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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Ryan Heard
c6b4d62fa2
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
..
class-based-views
…
contrib
Optimized docs images.
2022-02-25 13:40:13 +01:00
files
…
forms
Fixed
#26142
-- Allowed model formsets to prevent new object creation.
2022-01-27 20:45:21 +01:00
models
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
templates
Fixed
#33530
-- Fixed typo in docs/ref/templates/builtins.txt.
2022-02-21 06:13:36 +01:00
applications.txt
…
checks.txt
Fixed
#30360
-- Added support for secret key rotation.
2022-02-01 11:12:24 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#27844
-- Added optimizemigration management command.
2022-02-22 10:30:40 +01:00
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Refs
#33476
-- Used vertical hanging indentation for format lists with inline comments.
2022-02-01 15:11:35 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…