0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/topics
2011-09-10 02:52:37 +00:00
..
db
forms Fixed #11404. Added `FormSet.has_changed, for consistancy with Form.has_changed`. Thanks to michelts for the patch. 2011-09-10 02:42:05 +00:00
http
i18n
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
security.txt Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly. 2011-09-10 00:46:38 +00:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Fixed #16793. Added more cross referencing to the load tag's documentation. Thanks to bluejeansummer for the patch. 2011-09-10 02:52:37 +00:00
testing.txt