1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/topics
2010-05-28 11:15:36 +00:00
..
db Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch. 2010-05-14 01:51:14 +00:00
forms Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for the report. 2010-05-17 00:27:37 +00:00
http
i18n
auth.txt
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
index.txt
install.txt
pagination.txt Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 22:53:23 +00:00
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a flush, which speeds up the tests overall. 2010-05-28 11:15:36 +00:00