0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
2014-07-16 12:34:27 -04:00
..
auth Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD supports FK after 9bc2d76. 2014-07-08 08:21:41 -04:00
class-based-views
db Fixed #22978 -- Removed a USA-centric example that didn't add much. 2014-07-08 08:56:41 -04:00
forms Fixed and enhanced new HTML form docs. 2014-06-26 13:57:19 -04:00
http Fixed #23023 -- Added warning against local-memory cache. 2014-07-16 12:34:27 -04:00
i18n Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
testing Fixed #19489 -- Documented host parameter of assertRedirects(). 2014-06-30 17:52:04 -04:00
cache.txt Clarified that LocMemCache is per-process; refs #7639. 2014-07-02 10:12:43 -04:00
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt Add south upgrade note to 1.7 release notes 2014-07-10 10:00:31 -07:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
signals.txt
signing.txt
templates.txt