index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-10
Fixed #17431 -- Added send_mail() method to PasswordResetForm.
Jorge C. Leitão
2014-06-10
Corrected some indentation in docs/topics/auth/default.txt.
Tim Graham
2014-06-09
Doc edits for refs #22487.
Tim Graham
2014-06-09
Tweaked order of create_test_db arguments for backwards compatibility.
Tim Graham
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-06-07
Fixed #22436: More careful checking on method ref'ce serialization
Andrew Godwin
2014-06-06
Merge pull request #2764 from gchp/ticket-20550
Aymeric Augustin
2014-06-05
Fixed #20550 -- Added keepdb argument to destroy_test_db
Greg Chapple
2014-06-05
Fix missing highlighting in some code examples
Éric Araujo
2014-06-05
Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise Valu...
Anubhav Joshi
2014-06-04
Fixed #22747 -- Add backwards compatibility tip for new behavior of formset.s...
Tim Graham
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-02
Fixed #11776 -- Added CSS class for non-field/top of form errors.
Nick Presta
2014-06-01
Fixed #21938 -- Moved documentation for error views to reference guide.
Jonathan Lindén
2014-06-01
Merge pull request #2726 from gchp/ticket-20550
Aymeric Augustin
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-27
Fixed #22601 -- Added a note about model inheritance.
Moayad Mardini
2014-05-25
Fixed too short title underline in docs.
Tim Graham
2014-05-24
Fixed #22510 -- Harden field removal to only None.
Marc Tamlyn
2014-05-22
Fixed #20816 -- Added hints about Django middleware ordering
Claude Paroz
2014-05-22
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
Flavio Curella
2014-05-21
Fixed #22639 -- Added missing imports in docs
Niclas Åhdén
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-20
Merge pull request #2692 from fcurella/patch-5
Alex Gaynor
2014-05-20
replaced occurrences of master/slave terminology with leader/follower
Flavio Curella
2014-05-19
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...
Tim Graham
2014-05-19
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
Martin Brochhaus
2014-05-17
Fixed #22647 -- Documented redirect_field_name keyword argument for user_pass...
Víðir Valberg Guðmundsson
2014-05-17
Fixed #22019 -- Added Model.objects reference documentation.
Aliaksandr Semianiuk
2014-05-16
Fixed #16245 -- Included traceback in send_robust()'s response
Unai Zalakain
2014-05-16
Fixed #15716 - Authentication backends can short-circuit authorization.
Jorge C. Leitão
2014-05-16
Fixed #22622 -- Added ugettext_lazy import in docs
Niclas Åhdén
2014-05-16
Simplified an unnecessarily complex paragraph in view docs
Erik Romijn
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-13
Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-13
Removed some references to django.contrib.comments which has been removed.
Tim Graham
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-05-06
Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt.
Tim Graham
2014-04-30
Fixed #22442 -- Provided additional documentation regarding id fields clashing.
Tim Graham
2014-04-29
Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
2014-04-28
Revert "Fixed #15179 -- middlewares not applied for test client login()"
Tim Graham
2014-04-28
Fixed #22254 -- Noted the requirement of calling django.setup() when running
Tim Graham
2014-04-28
Fix a typo in logging.txt
Zhaorong Ma
2014-04-28
Fixed #22497 -- Highlighted difference between field and class deconstruction.
Tim Graham
2014-04-27
Fixed #22445 -- Added how to perform a reverse data migration to topic guide.
Tim Graham
2014-04-27
Improved formatting and links of migration docs.
Tim Graham
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
[prev]
[next]