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-26
[1.7.x] Fixed and enhanced new HTML form docs.
Matt Deacalion Stevens
2014-06-25
[1.7.x] Fixed typo in revamped forms intro doc.
Ramiro Morales
2014-06-24
[1.7.x] Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-24
[1.7.x] Fixed #22796 -- Added a more basic explanations of forms.
Daniele Procida
2014-06-19
[1.7.x] Fixed #22874: Document that AUTH_USER_MODEL must be in first migration
Andrew Godwin
2014-06-19
[1.7.x] Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-17
[1.7.x] Fixed #22853: Swapped models are now ignored for migration operations.
Andrew Godwin
2014-06-15
[1.7.x] Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-12
[1.7.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
2014-06-10
[1.7.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
[1.7.x] Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-10
[1.7.x] Corrected some indentation in docs/topics/auth/default.txt.
Tim Graham
2014-06-09
[1.7.x] Doc edits for refs #22487.
Tim Graham
2014-06-08
[1.7.x] Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-06-07
[1.7.x] Fixed #22436: More careful checking on method ref'ce serialization
Andrew Godwin
2014-06-05
[1.7.x] Fix missing highlighting in some code examples
Éric Araujo
2014-06-04
[1.7.x] Fixed #22747 -- Add backwards compatibility tip for new behavior of f...
Tim Graham
2014-06-01
[1.7.x] Fixed #21938 -- Moved documentation for error views to reference guide.
Jonathan Lindén
2014-05-27
[1.7.x] Fixed #22601 -- Added a note about model inheritance.
Moayad Mardini
2014-05-24
[1.7.x] Fixed #22510 -- Harden field removal to only None.
Marc Tamlyn
2014-05-22
[1.7.x] Fixed #20816 -- Added hints about Django middleware ordering
Claude Paroz
2014-05-21
[1.7.x] Fixed #22639 -- Added missing imports in docs
Niclas Åhdén
2014-05-16
[1.7.x] Fixed #22622 -- Added ugettext_lazy import in docs
Niclas Åhdén
2014-05-15
[1.7.x] Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-13
[1.7.x] Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-06
[1.7.x] Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
[1.7.x] Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-e...
Tim Graham
2014-04-30
[1.7.x] Fixed #22442 -- Provided additional documentation regarding id fields...
Tim Graham
2014-04-29
[1.7.x] Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
2014-04-28
[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
Tim Graham
2014-04-28
[1.7.x] Fixed #22254 -- Noted the requirement of calling django.setup() when ...
Tim Graham
2014-04-28
[1.7.x] Fix a typo in logging.txt
Zhaorong Ma
2014-04-28
[1.7.x] Fixed #22497 -- Highlighted difference between field and class decons...
Tim Graham
2014-04-27
[1.7.x] Fixed #22445 -- Added how to perform a reverse data migration to topi...
Tim Graham
2014-04-27
[1.7.x] Improved formatting and links of migration docs.
Tim Graham
2014-04-26
[1.7.x] Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-25
[1.7.x] Fixed #22507 -- Clarified nature of the sender argument of signals
Claude Paroz
2014-04-25
[1.7.x] Fixed #22504 -- Corrected domain terminology in security guide.
Tim Graham
2014-04-25
[1.7.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL inj...
Moayad Mardini
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
[1.7.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
2014-04-21
[1.7.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-19
[1.7.x] Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
[1.7.x] Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-16
[1.7.x] Fixed #22455 -- Documented return values for send_mail and send_mass_...
Mariano Rezk
2014-04-16
[1.7.x] Fixed spelling errors in documentation.
Tim Graham
2014-04-16
[1.7.x] Added a note regarding django.contrib.auth.authenticate.
Tim Graham
2014-04-15
[1.7.x] Fixed #22443 -- Document smtp.EmailBackend.timeout default value
Mariano Rezk
2014-04-14
[1.7.x] Improve migrations/schema docs
Andrew Godwin
2014-04-12
[1.7.x] Also allowed a non-overridden setting to be deleted
Claude Paroz
[next]