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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Adam Johnson
e32722d160
Fixed
#32383
-- Added source map support to ManifestStaticFilesStorage.
2021-04-02 12:21:21 +02:00
..
class-based-views
…
contrib
Fixed
#32383
-- Added source map support to ManifestStaticFilesStorage.
2021-04-02 12:21:21 +02:00
files
…
forms
…
models
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
templates
…
applications.txt
…
checks.txt
Fixed
#31840
-- Added support for Cross-Origin Opener Policy header.
2021-03-30 19:59:24 +02:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#29127
-- Prevented DiscoverRunner from hiding tagged test with syntax errors.
2021-03-30 10:26:20 +02:00
exceptions.txt
…
index.txt
…
middleware.txt
Fixed
#31840
-- Added support for Cross-Origin Opener Policy header.
2021-03-30 19:59:24 +02:00
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#32580
-- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
2021-03-26 07:35:34 +01:00
schema-editor.txt
…
settings.txt
Fixed
#31840
-- Added support for Cross-Origin Opener Policy header.
2021-03-30 19:59:24 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…