1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/topics
2008-10-09 09:19:47 +00:00
..
db
forms Fixed #9325 -- Typo fix in the forms documentation. 2008-10-09 09:19:47 +00:00
http Fixed #8975 -- Added a note to the documentation for reverse() that all views 2008-10-06 08:31:32 +00:00
auth.txt Fixed #7011 -- Clarified what User.is_active really means in the documentation. 2008-10-06 11:20:15 +00:00
cache.txt
email.txt
files.txt
i18n.txt Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies and 2008-10-06 08:32:35 +00:00
index.txt
install.txt
pagination.txt Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:51:14 +00:00
serialization.txt
settings.txt Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 2008-10-06 11:18:30 +00:00
signals.txt
templates.txt
testing.txt Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE 2008-10-07 09:23:40 +00:00