1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref
2015-07-10 13:47:58 -04:00
..
class-based-views Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
contrib Fixed #25033 -- Added context_processors.auth to documented admin dependencies. 2015-06-27 14:27:03 -04:00
files Fixed #24963 -- Added File.seekable() on Python 3. 2015-06-12 10:17:21 -04:00
forms Fixed #4960 -- Added "strip" option to CharField 2015-07-01 17:47:05 -04:00
models Fixed mistake in Model.from_db() example. 2015-07-03 09:08:22 -04:00
templates Fixed #25051 -- Clarified return type of {% now %} tag. 2015-07-04 08:46:49 -04:00
applications.txt
checks.txt Fixed #24922 -- Added system check for templates setting 2015-06-06 19:40:26 -04:00
clickjacking.txt Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Frame-Options header. 2015-06-02 09:01:38 -04:00
csrf.txt
databases.txt
django-admin.txt Fixed #25038 -- Reverted incorrect documentation about inspectdb introspecting views. 2015-06-30 14:23:29 -04:00
exceptions.txt
index.txt
middleware.txt Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication. 2015-07-02 17:38:10 -04:00
migration-operations.txt Capitalized "Python" in docs. 2015-06-05 08:24:53 -04:00
request-response.txt Fixed #25103 -- Corrected versionadded for FileResponse 2015-07-10 13:47:58 -04:00
schema-editor.txt
settings.txt Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Fixed #24906 -- Fixed ResolverMatch.app_name for nested namespaces. 2015-06-06 10:44:43 -04:00
urls.txt Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
utils.txt
validators.txt
views.txt