1
0
mirror of https://github.com/django/django.git synced 2025-01-03 06:55:47 +00:00
django/docs/ref
Giannis Terzopoulos d658a3162f Fixed #35233 -- Moved template engine system checks to backend methods.
Thanks Adam Johnson for reviews.
2024-03-27 08:14:54 +01:00
..
class-based-views
contrib Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. 2024-03-18 09:45:33 +01:00
files
forms
models Added RowNumber() link in Rank() docs. 2024-03-21 05:52:07 +01:00
templates Fixed #35280 -- Improved iriencode filter example in docs. 2024-03-10 14:54:38 +01:00
applications.txt
checks.txt Fixed #35233 -- Moved template engine system checks to backend methods. 2024-03-27 08:14:54 +01:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
logging.txt
middleware.txt
migration-operations.txt
paginator.txt
request-response.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
schema-editor.txt
settings.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
signals.txt
template-response.txt
unicode.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host. 2024-03-11 08:17:49 +01:00
views.txt