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-23 00:29:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Maria Hynes
7e759d9af7
Fixed
#17430
-- Documented access to the Django admin when using a custom auth backend.
2024-11-14 10:29:32 +01:00
..
auth
Fixed
#17430
-- Documented access to the Django admin when using a custom auth backend.
2024-11-14 10:29:32 +01:00
class-based-views
…
db
Fixed
#35731
-- Extended db_default docs.
2024-10-23 11:48:30 +02:00
forms
Fixed
#35843
-- Clarified formset docs about reordering forms.
2024-11-13 15:14:16 -03:00
http
Added missing lang attributes to html elements in docs.
2024-10-30 14:02:30 +01:00
i18n
…
testing
…
async.txt
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#35864
-- Documented EmailMessage.connection is ignored when using send_messages().
2024-10-30 11:20:52 +01:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
Fixed
#29522
-- Refactored the Deserializer functions to classes.
2024-09-17 11:00:49 +02:00
settings.txt
…
signals.txt
…
signing.txt
Updated sign() outputs in Cryptographic signing docs.
2024-09-25 19:52:18 +02:00
templates.txt
…