This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Thomas Aglassinger
3a9b8b25d4
Fixed
#33459
-- Clarified index type in full text search docs.
2022-01-28 06:36:39 +01:00
..
class-based-views
Refs
#32956
-- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
2021-10-20 08:40:19 +02:00
contrib
Fixed
#33459
-- Clarified index type in full text search docs.
2022-01-28 06:36:39 +01:00
files
…
forms
…
models
…
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
Refs
#33365
, Refs
#30530
-- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10.
2021-12-15 18:54:02 +01:00
utils.txt
…
validators.txt
…
views.txt
…