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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
evananyonga
d56b2105b6
[5.0.x] Made management command examples more consistent in docs.
...
Backport of ec7651586d2d94e1ccd8f905c6a3776ad936b62d from main
2024-01-09 20:56:46 +01:00
..
auth
[5.0.x]
Fixed
#34970
-- Clarified Password Validation docs regarding the password_changed callback.
2023-11-15 21:52:11 -03:00
class-based-views
…
db
[5.0.x]
Fixed
#35072
-- Corrected Field.choices description in models topic.
2024-01-02 05:24:24 +01:00
forms
[5.0.x] Refs
#32819
-- Used auto_id instead of id_for_label as unique identifier for the field.
2023-11-16 13:27:18 +01:00
http
…
i18n
…
testing
[5.0.x] Made management command examples more consistent in docs.
2024-01-09 20:56:46 +01:00
async.txt
[5.0.x] Removed obsolete warnings about asgiref.sync adapters with sensitive variables.
2023-11-17 12:09:58 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
[5.0.x]
Fixed
#35015
-- Updated MySQL notes in migrations topic.
2023-12-20 21:02:51 +01:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…