1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2019-05-20 10:52:57 +02:00
..
class-based-views
contrib Fixed #25633 -- Updated macOS Spatialite installation instructions. 2019-05-17 16:23:08 +02:00
files
forms Changed docs to link to Python's description of iterable. 2019-05-17 17:27:19 +02:00
models Refs #30062 -- Corrected UniqueConstraint signature in docs. 2019-05-20 10:52:57 +02:00
templates Refs #20122 -- Corrected documentation of pluralize template filter. 2019-05-03 11:35:19 +02:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning. 2019-05-17 12:23:10 +02:00
django-admin.txt Fixed typo in docs/ref/django-admin.txt. 2019-05-07 11:17:24 +02:00
exceptions.txt
index.txt
middleware.txt Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 2019-01-30 11:02:26 -05:00
migration-operations.txt
request-response.txt Fixed #30196 -- Made FileResponse set Content-Disposition inline if filename is available. 2019-05-17 12:07:27 +02:00
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt