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-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Joshua Massover
92309e53d9
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
…
settings.py
…
storage.py
…
test_checks.py
…
test_finders.py
…
test_forms.py
…
test_handlers.py
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
test_liveserver.py
…
test_management.py
Fixed E128, E741 flake8 warnings.
2020-05-12 08:52:23 +02:00
test_storage.py
…
test_templatetags.py
…
test_utils.py
…
test_views.py
…