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 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Dulmandakh
06372a8d27
Fixed
#30507
-- Updated admin's jQuery to 3.4.1.
2019-08-23 11:00:16 +02:00
..
apps
…
bin
…
conf
Refs
#30426
-- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.
2019-08-18 13:17:49 +02:00
contrib
Fixed
#30507
-- Updated admin's jQuery to 3.4.1.
2019-08-23 11:00:16 +02:00
core
Replaced subprocess commands by run() wherever possible.
2019-08-23 10:53:36 +02:00
db
Replaced subprocess commands by run() wherever possible.
2019-08-23 10:53:36 +02:00
dispatch
…
forms
…
http
…
middleware
…
template
…
templatetags
…
test
Fixed
#30677
-- Improved error message for urlencode() and Client when None is passed as data.
2019-08-11 20:15:23 +02:00
urls
Fixed
#29667
-- Prohibited whitespaces in path() URLs.
2019-08-20 11:53:10 +02:00
utils
Replaced subprocess commands by run() wherever possible.
2019-08-23 10:53:36 +02:00
views
Fixed
#29008
-- Fixed crash of 404 debug page when URL path converter raises Http404.
2019-08-09 22:48:08 +02:00
__init__.py
…
__main__.py
…
shortcuts.py
…