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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Jon Dufresne
e703b93a65
Fixed
#31080
-- Removed redundant type="text/javascript" attribute from <script> tags.
2019-12-11 09:49:54 +01:00
..
_images
…
auth
…
class-based-views
Removed leftover word in CBV mixins docs.
2019-12-04 08:59:44 +01:00
db
…
forms
Fixed
#31080
-- Removed redundant type="text/javascript" attribute from <script> tags.
2019-12-11 09:49:54 +01:00
http
Fixed
#31061
-- Ignored positional args in django.urls.resolve() when all optional named parameters are missing.
2019-12-06 09:32:51 +01:00
i18n
Fixed
#31080
-- Removed redundant type="text/javascript" attribute from <script> tags.
2019-12-11 09:49:54 +01:00
testing
Fixed
#20456
-- Added example of directly testing CBVs in topics docs.
2019-12-04 16:36:42 +01:00
async.txt
Fixed
#31056
-- Allowed disabling async-unsafe check with an environment variable.
2019-12-03 17:29:31 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
Refs
#30451
-- Doc'd asynchronous support and async-safety.
2019-12-03 17:29:10 +01:00
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…