0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/ref
2023-01-03 05:47:44 +01:00
..
class-based-views
contrib Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on PostGIS. 2023-01-03 05:47:44 +01:00
files
forms Refs #32339 -- Updated Form API docs to prefer as_div() output style. 2022-12-07 10:49:45 +01:00
models Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. 2022-12-28 12:31:04 +01:00
templates
applications.txt
checks.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
clickjacking.txt
csrf.txt Updated various links to HTTPS and new locations. 2022-12-06 05:59:43 +01:00
databases.txt Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
django-admin.txt
exceptions.txt Refs #33374 -- Adjusted full match condition handling. 2022-11-07 20:23:53 +01:00
index.txt
logging.txt Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
middleware.txt Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware. 2022-12-17 08:46:37 +01:00
migration-operations.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
paginator.txt
request-response.txt Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
schema-editor.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
settings.txt Fixed #34064 -- Adjusted locale override wording in settings docs. 2022-11-24 14:23:20 +01:00
signals.txt Corrected a typo in signals reference. 2022-11-23 14:16:59 +01:00
template-response.txt
unicode.txt Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00
urlresolvers.txt
urls.txt
utils.txt Fixed #34194 -- Added django.utils.http.content_disposition_header(). 2022-12-05 13:08:00 +01:00
validators.txt
views.txt Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00