1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2012-01-31 20:36:11 +00:00
..
db Updated link to Django Debug Toolbar homepage. 2012-01-15 03:27:48 +00:00
forms Added support for specifying initial values to model formsets and inline formsets. 2012-01-15 01:36:14 +00:00
http
i18n Cleanup of typos, links, etc. in timezone docs. 2011-12-23 19:18:44 +00:00
auth.txt Moved 'User-requested password resets' docs from [17266] from auth docs to admin docs 2011-12-30 20:23:26 +00:00
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
security.txt
serialization.txt Fixed #16364 -- Clarified why automatically created data shouldn't be saved in fixtures. Thanks Gabriel for the review. 2012-01-07 21:52:07 +00:00
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and converted Django tests to use them where appropriate. Thanks Greg Müllegger. 2012-01-31 20:36:11 +00:00