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-02-01 21:29:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Roxane
289e9a75af
Fixed
#33662
-- Allowed Sitemap to customize languages for each item.
2022-12-19 12:51:52 +01:00
..
class-based-views
…
contrib
…
files
…
forms
…
models
…
templates
…
applications.txt
Removed hyphen from pre-/re- prefixes.
2022-04-28 10:44:14 +02:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
django-admin.txt
Fixed
#34054
-- Created a new fixtures topic.
2022-11-02 08:08:02 +01:00
exceptions.txt
…
index.txt
…
logging.txt
Fixed
#31090
-- Logged transaction management queries.
2022-11-21 09:10:14 +01:00
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
Refs
#27064
-- Added RenameIndex migration operation.
2022-05-12 20:44:03 +02:00
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
…