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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Yusuke Miyazaki
0922bbf18d
Fixed
#25346
-- Allowed collectstatic to delete broken symlinks.
2015-10-17 14:13:31 -04:00
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
…
settings.py
Prevented staticfiles test from colliding when run in parallel.
2015-09-09 23:01:17 +02:00
storage.py
…
test_finders.py
…
test_liveserver.py
…
test_management.py
Fixed
#25346
-- Allowed collectstatic to delete broken symlinks.
2015-10-17 14:13:31 -04:00
test_storage.py
Prevented staticfiles test from colliding when run in parallel.
2015-09-09 23:01:17 +02:00
test_templatetags.py
…
test_views.py
…