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-07-31
Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-30
Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-29
Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-29
Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-07-28
Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-21
Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-16
Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-10
Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-07-09
Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-08
Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-03
Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS.
Anubhav Joshi
2014-07-02
Clarified that LocMemCache is per-process; refs #7639.
Tim Graham
2014-07-02
Removed non-existent reference to args/kwargs in manager docs.
Éric Araujo
2014-07-01
Fixed #22932: Documented circular dependency issues with swappable user
Andrew Godwin
2014-06-30
Fixed #19489 -- Documented host parameter of assertRedirects().
Tim Graham
2014-06-26
Fixed and enhanced new HTML form docs.
Matt Deacalion Stevens
2014-06-25
Fixed typo in revamped forms intro doc.
Ramiro Morales
2014-06-24
Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-24
Fixed #22796 -- Added a more basic explanations of forms.
Daniele Procida
2014-06-19
Fixed #22874: Document that AUTH_USER_MODEL must be in first migration
Andrew Godwin
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-17
Fixed #22853: Swapped models are now ignored for migration operations.
Andrew Godwin
2014-06-15
Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-14
Converted test management command to argparse
Claude Paroz
2014-06-13
Fixed #16087 -- Added ResolverMatch instance to test client response.
Greg Chapple
2014-06-12
Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
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
[prev]
[next]