1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2010-11-19 15:39:35 +00:00
..
db
forms Corrected some syntax issues in the docs. 2010-11-17 16:08:28 +00:00
http Fixed #14713 -- documented that resolve can raise Http404. Thanks to Adam for the patch. 2010-11-17 20:03:15 +00:00
i18n Corrected some syntax issues in the docs. 2010-11-17 16:08:28 +00:00
auth.txt
cache.txt Fixed #13795 -- Added a site-wide cache prefix and cache versioning. Thanks to bruth for the patch. 2010-11-19 15:39:35 +00:00
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt Added notes in old generic views howto about the new class based approach. 2010-11-18 01:29:41 +00:00
index.txt
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt