1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
2016-03-01 10:29:52 -05:00
..
class-based-views Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs. 2016-03-01 10:29:52 -05:00
contrib Fixed #26266 -- Output the primary key in the GeoJSON serializer properties 2016-02-24 16:10:46 +01:00
files Fixed #23832 -- Added timezone aware Storage API. 2016-02-23 18:51:43 -05:00
forms
models Fixed typos in docs/ref/models/meta.txt. 2016-03-01 08:33:27 -05:00
templates Fixed #26275 -- Noted difference between o and Y date format chars. 2016-02-27 08:05:12 -05:00
applications.txt Fixed #26278 -- Clarified apps.ready docs. 2016-02-25 08:55:10 -05:00
checks.txt
clickjacking.txt
csrf.txt Fixed #26165 -- Added some FAQs about CSRF protection. 2016-03-01 08:45:05 -05:00
databases.txt
django-admin.txt Fixed #26190 -- Returned handle() result from call_command 2016-02-23 09:12:12 +01:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS. 2016-02-22 18:59:23 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #26107 -- Added option to int_list_validator() to allow negative integers. 2016-02-18 18:58:18 -05:00
views.txt