1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
2008-08-28 11:27:17 +00:00
..
db
forms Fixed #8435 -- Documented the prefix option on formsets. 2008-08-27 16:44:52 +00:00
http Fixed #8600: Corrected example URLConf to match new comments framework. Thanks to julien for the report. 2008-08-28 11:27:17 +00:00
auth.txt
cache.txt
email.txt
files.txt
i18n.txt
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt
testing.txt Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00