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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Andrew Nester
08ed3cc6d1
Fixed
#26671
-- Made HashedFilesMixin ignore the 'chrome' scheme.
2016-07-12 08:20:39 -04:00
..
apps
…
project
Fixed
#26671
-- Made HashedFilesMixin ignore the 'chrome' scheme.
2016-07-12 08:20:39 -04:00
urls
…
__init__.py
…
cases.py
Cleaned class inheritances in staticfiles tests
2016-03-28 19:46:03 +02:00
settings.py
…
storage.py
…
test_finders.py
Cleaned class inheritances in staticfiles tests
2016-03-28 19:46:03 +02:00
test_forms.py
Refs
#21221
-- Added test for legacy static usage in form Media.
2016-01-19 06:57:20 -05:00
test_liveserver.py
Fixed
#26791
-- Replaced LiveServerTestCase port ranges with binding to port 0.
2016-06-23 12:04:05 -04:00
test_management.py
…
test_storage.py
Fixed
#26671
-- Made HashedFilesMixin ignore the 'chrome' scheme.
2016-07-12 08:20:39 -04:00
test_templatetags.py
…
test_views.py
…