django/docs/ref
Sergey Fedoseev 45e01df373 Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid. 2016-11-16 09:43:54 -05:00
..
class-based-views
contrib Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid. 2016-11-16 09:43:54 -05:00
files Fixed #27145 -- Updated Storage.save() docs for refs #18899. 2016-08-30 21:35:12 -04:00
forms
models Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique. 2016-11-15 11:09:23 -05:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #27420 -- Quoted the Oracle test user password in queries. 2016-11-08 16:30:22 -05:00
django-admin.txt Fixed #27438 -- Added the diffsettings --default option. 2016-11-10 07:50:49 -05:00
exceptions.txt Documented AppRegistryNotReady. 2016-10-06 10:21:57 -04:00
index.txt
middleware.txt Fixed typo in docs/ref/middleware.txt. 2016-11-06 13:22:08 +01:00
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed typo in docs/ref/settings.txt. 2016-11-11 07:01:48 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt