0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
2014-07-08 08:56:41 -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 typo in middleware docs. 2014-06-24 16:06:06 -04:00
i18n
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 Fixed #22863: Improve clarity of makemigrations for non-db params 2014-06-19 23:41:32 -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