1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs/topics
2009-03-30 18:40:59 +00:00
..
db Fixed #9914 -- Fixed field class name in models docs, patch from timo. 2009-03-30 18:40:59 +00:00
forms Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save(). 2009-03-30 15:58:52 +00:00
http
auth.txt
cache.txt
conditional-view-processing.txt A bunch of improvements for conditional HTTP processing. 2009-03-24 03:01:46 +00:00
email.txt
files.txt
i18n.txt Fixed #10503 -- Clarified docs on the operation of the noop option to {% trans %}. Thanks to liangent for the report. 2009-03-24 11:44:51 +00:00
index.txt
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt