1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/docs/ref
2020-11-02 10:34:24 +01:00
..
class-based-views
contrib Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 2020-10-21 10:53:44 +02:00
files
forms Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. 2020-10-17 20:30:57 +02:00
models
templates Updated {% static %} tag examples in docs to use single quotes where appropriate. 2020-11-02 10:34:24 +01:00
applications.txt
checks.txt Fixed typo in docs/ref/checks.txt. 2020-10-19 19:22:37 +02:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior. 2020-10-22 14:15:19 +02:00
migration-operations.txt
paginator.txt
request-response.txt
schema-editor.txt Fixed outdated notes in SchemaEditor docs. 2020-10-20 09:49:05 +02:00
settings.txt Updated {% static %} tag examples in docs to use single quotes where appropriate. 2020-11-02 10:34:24 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt