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-03 21:55:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Matthias Kestenholz
5f3cdf219d
Fixed typo in docs/topics/signals.txt.
2024-03-28 13:45:04 -03:00
..
auth
Fixed
#35030
-- Made django.contrib.auth decorators to work with async functions.
2024-03-07 09:59:33 +01:00
class-based-views
…
db
…
forms
Corrected code-block directives in topics/forms/formsets.txt.
2024-03-08 08:07:39 +01:00
http
Fixed
#34901
-- Added async-compatible interface to session engines.
2024-03-13 17:55:15 +01:00
i18n
…
testing
Fixed broken links and redirects in docs.
2024-03-06 08:50:21 +01:00
async.txt
…
cache.txt
…
checks.txt
Fixed
#35233
-- Moved template engine system checks to backend methods.
2024-03-27 08:14:54 +01:00
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Fixed typo in docs/topics/signals.txt.
2024-03-28 13:45:04 -03:00
signing.txt
…
templates.txt
…