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
alix-
374e6230ca
Fixed
#25484
-- Made {% static %} render escaped URLs.
2016-12-17 10:03:44 -05:00
..
apps
Fixed
#20189
-- Allowed customizing staticfiles ignored_patterns list
2016-04-22 09:56:06 +02:00
project
Fixed
#26671
-- Made HashedFilesMixin ignore the 'chrome' scheme.
2016-07-12 08:20:39 -04:00
urls
…
__init__.py
…
cases.py
Fixed
#25484
-- Made {% static %} render escaped URLs.
2016-12-17 10:03:44 -05:00
settings.py
…
storage.py
Fixed
#26691
-- Removed checking for a file's existence before deleting.
2016-05-31 12:03:27 -04:00
test_finders.py
…
test_forms.py
…
test_liveserver.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_management.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_storage.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_templatetags.py
Fixed
#25484
-- Made {% static %} render escaped URLs.
2016-12-17 10:03:44 -05:00
test_views.py
…