0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/topics
2012-08-03 15:40:29 +02:00
..
_images
class-based-views Fixed #18589 -- Typo in generic CBV docs. 2012-07-07 17:42:04 +02:00
db Clarified default name of M2M relationship DB table. 2012-07-24 22:44:28 -03:00
forms Fixed #16168 - Added note regarding type requirements when overridng ModelForm fields. 2012-08-01 07:59:28 -04:00
http Fixed #3881 -- skip saving session when response status is 500 2012-07-16 20:57:55 +03:00
i18n Fixed #18472 - Added warning regarding set_language / i18n_patterns. 2012-08-02 20:45:55 +10:00
auth.txt Fixed #18122 - Clarified section title regarding applying permissions to generic views. 2012-07-31 16:13:52 -04:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Documentation: Fix link to uWSGI deployment 2012-07-22 18:54:47 +04:00
logging.txt Fixed #18601 -- Specified that Python minimum version is 2.6.5 2012-07-13 17:33:13 +02:00
pagination.txt
python3.txt Documented the trick used in 9908201d7f. 2012-08-03 15:40:29 +02:00
security.txt
serialization.txt
settings.txt
signals.txt Update docs/topics/signals.txt 2012-07-25 13:20:26 +07:00
signing.txt
templates.txt
testing.txt Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables. 2012-07-24 17:24:16 -03:00