1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2017-05-05 18:24:27 -04:00
..
class-based-views
contrib Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed. 2017-05-04 20:45:18 -04:00
files Refs #23919 -- Removed File's Python 2 proxied methods. 2017-04-26 14:44:07 -04:00
forms Fixed typo in docs/ref/forms/fields.txt. 2017-05-05 18:24:27 -04:00
models Removed nonexistent methods from File's docs. 2017-04-25 19:49:00 -04:00
templates Fixed #27730 -- Doc'd that template vars created outside a block can't be used in it. 2017-04-26 14:54:57 -04:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed broken link to mysqlclient docs. 2017-05-02 20:17:14 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #28037 -- Clarified that QueryDict.items()/values() are generators. 2017-04-26 20:51:28 -04:00
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). 2017-04-14 08:05:58 -04:00
validators.txt
views.txt