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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Alejandro Dubrovsky
108c04f572
Fixed
#29570
-- Added check that MEDIA_URL isn't in STATIC_URL.
2018-08-23 10:10:39 -04:00
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
…
settings.py
…
storage.py
…
test_checks.py
…
test_finders.py
…
test_forms.py
…
test_liveserver.py
…
test_management.py
…
test_storage.py
…
test_templatetag_deprecation.py
…
test_templatetags.py
…
test_utils.py
Fixed
#29570
-- Added check that MEDIA_URL isn't in STATIC_URL.
2018-08-23 10:10:39 -04:00
test_views.py
…