1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2010-10-18 21:08:50 +00:00
..
db
forms Fixed #14392 -- Changed ModelForm.fields and ModelForm.exclude examples to use tuples instead of lists since they were used inconsistently throughout the page (it wasn't hurting anything, but consistency is nice). Thanks to lspcity for the report and gruszczy for the patch. 2010-10-10 22:40:54 +00:00
http
i18n
auth.txt
cache.txt
class-based-views.txt Small grammar, consistency, and import fixes for the new class-based-views topic guide. 2010-10-18 21:08:50 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
generic-views.txt
index.txt Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Correcting a typo and a copy/paste problem in the RequestFactory docs from [14192]. 2010-10-13 11:29:18 +00:00