1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/docs/ref
2024-11-06 14:39:18 +01:00
..
class-based-views
contrib Fixed #27409 -- Made admindocs support custom link text in docstrings. 2024-11-06 14:39:18 +01:00
files
forms Fixed #35889 -- Corrected reference of default widgets in "Styling widget instance" docs. 2024-11-06 13:07:29 +01:00
models Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 2024-10-30 15:54:48 +01:00
templates
applications.txt
checks.txt
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
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt