1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/docs/ref
2020-01-29 10:34:34 +01:00
..
class-based-views
contrib Updated the GeoJSON format specification link to RFC 7946. 2020-01-29 09:35:18 +01:00
files Removed unnecessary code-block directives in various docs. 2019-12-23 14:47:13 +01:00
forms Fixed -- Made FileInput to avoid the required attribute when initial data exists. 2020-01-08 09:15:31 +01:00
models Added missing backtick in instances docs. 2020-01-17 20:26:36 +01:00
templates Refs -- Updated some links to HTTPS and new locations. 2020-01-29 09:34:37 +01:00
applications.txt Clarified AppConfig.ready() docs example. 2020-01-22 13:45:22 +01:00
checks.txt Fixed -- Added system checks for permissions codenames max length. 2020-01-23 12:22:59 +01:00
clickjacking.txt
csrf.txt Rewrote CSRF JavaScript example without jQuery. 2019-12-12 16:34:03 +01:00
databases.txt Fixed -- Updated psycopg links to HTTPS and new location. 2020-01-29 06:25:40 +01:00
django-admin.txt Fixed typo in docs/ref/django-admin.txt. 2020-01-13 12:39:14 +01:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
paginator.txt
request-response.txt Fixed -- Deprecated HttpRequest.is_ajax(). 2020-01-27 08:54:32 +01:00
schema-editor.txt
settings.txt Fixed -- Doc'd STATICFILES_DIRS namespacing in static files how-to. 2020-01-29 10:34:34 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed -- Fixed slugify() and admin's URLify.js for "İ". 2019-12-30 20:47:22 +01:00
validators.txt
views.txt