1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/topics
2016-07-14 13:34:15 -04:00
..
_images
auth Fixed a typo in auth docs. 2016-07-04 11:02:11 -04:00
class-based-views Fixed typo in docs/topics/class-based-views/generic-display.txt 2016-07-06 08:48:43 -04:00
db Fixed typo in docs/topics/db/managers.txt 2016-06-20 09:07:20 -04:00
forms Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL. 2016-06-13 09:14:36 -04:00
http Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer. 2016-07-12 13:45:01 -04:00
i18n Fixed capitalization of "URL pattern". 2016-07-06 15:31:12 -04:00
testing Added parallel test running to "Speeding up the tests" docs. 2016-07-01 09:05:40 -04:00
cache.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
checks.txt
conditional-view-processing.txt Fixed typo in docs/topics/conditional-view-processing.txt 2016-05-12 20:07:34 -04:00
email.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
external-packages.txt
files.txt
index.txt
install.txt Fixed broken links in docs and comments. 2016-06-15 21:20:23 -04:00
logging.txt Fixed typo in docs/topics/logging.txt 2016-06-22 06:38:34 -04:00
migrations.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
pagination.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
performance.txt
python3.txt
security.txt Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
serialization.txt Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. 2016-07-14 13:34:15 -04:00
settings.txt
signals.txt
signing.txt
templates.txt Fixed #24694 -- Added support for context_processors to Jinja2 backend. 2016-06-28 14:30:54 -04:00