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-03-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Markus Amalthea Magnuson
47f9b8dca1
[4.2.x]
Fixed
#34970
-- Clarified Password Validation docs regarding the password_changed callback.
...
Backport of 61c305f298da1b4079a80721c861d0663dc8717e from main
2023-11-15 21:51:32 -03:00
..
auth
[4.2.x]
Fixed
#34970
-- Clarified Password Validation docs regarding the password_changed callback.
2023-11-15 21:51:32 -03:00
class-based-views
…
db
[4.2.x] Refs
#30601
-- Fixed typos in docs/topics/db/transactions.txt.
2023-10-30 13:50:20 -03:00
forms
[4.2.x] Improved formset docs by using a set instead of a list in the custom validation example.
2023-08-23 22:26:05 -03:00
http
…
i18n
…
testing
[4.2.x] Avoided counting exceptions in AsyncClient docs.
2023-08-24 05:21:00 +02:00
async.txt
…
cache.txt
[4.2.x] Fixed references to django.core.cache in docs.
2023-05-22 14:02:28 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
[4.2.x] Refs
#23528
-- Made cosmetic edits to swappable_dependency() docs.
2023-06-03 12:02:08 +02:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
[4.2.x]
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:39:03 +01:00
signing.txt
…
templates.txt
…