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
Claude Paroz
269b5f262c
Used call_command return value in staticfiles tests
...
Refs
#26190
.
2016-02-23 09:12:12 +01:00
..
apps
…
project
Fixed
#25283
-- Fixed collectstatic crash if a URL contains a fragment with a path.
2015-11-12 19:30:48 -05:00
urls
…
__init__.py
…
cases.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
settings.py
…
storage.py
…
test_finders.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05: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 many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
test_management.py
Used call_command return value in staticfiles tests
2016-02-23 09:12:12 +01:00
test_storage.py
Fixed
#25283
-- Fixed collectstatic crash if a URL contains a fragment with a path.
2015-11-12 19:30:48 -05:00
test_templatetags.py
…
test_views.py
…