1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/topics
2010-11-20 20:38:52 +00:00
..
db Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll for the report and the patch. 2010-11-20 10:49:42 +00:00
forms Corrected some syntax issues in the docs. 2010-11-17 16:08:28 +00:00
http Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll for the report and the patch. 2010-11-20 10:49:42 +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 Corrected a markup problem with an example in the class-based view docs. Thanks to apollo13 for the report. 2010-11-20 11:33:43 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt Documented migration path for change object_list -> ListView regarding different context variables 2010-11-20 20:38:52 +00:00
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