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-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
2014-04-25
Fixed #22507 -- Clarified nature of the sender argument of signals
Claude Paroz
2014-04-25
Fixed #22517, "view prefix" still referenced in urlconf docs
Ben Davis
2014-04-25
Fixed #22504 -- Corrected domain terminology in security guide.
Tim Graham
2014-04-25
Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection
Moayad Mardini
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
Updated grammar in description of django.contrib.auth.
Ray Ashman
2014-04-21
Fixed queries that may return unexpected results on MySQL due to typecasting.
Erik Romijn
2014-04-19
Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-18
Added missing versionadded annotation and tweaked release note; refs #22465.
Tim Graham
2014-04-18
Fixed #22465 -- New assertion assertJSONNotEqual
amatellanes
2014-04-17
Stray paren
Alex Gaynor
2014-04-17
Include an 'extra_requires' for bcrypt
Alex Gaynor
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-04-16
Fixed #22455 -- Documented return values for send_mail and send_mass_mail
Mariano Rezk
2014-04-16
Fixed spelling errors in documentation.
Tim Graham
2014-04-16
Added a note regarding django.contrib.auth.authenticate.
Tim Graham
2014-04-15
Fixed #22443 -- Document smtp.EmailBackend.timeout default value
Mariano Rezk
2014-04-14
Fixed #22369 -- Added count parameter to assertTemplateUsed
Jacob R. Rothenbuhler
[prev]
[next]