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-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Mads Jensen
59b1aaa5a5
Added a couple tests for collectstatic.
2018-01-15 11:15:14 -05:00
..
apps
…
project
Fixed
#28776
-- Fixed a/an/and typos in docs and comments.
2017-11-06 22:41:03 -05:00
urls
…
__init__.py
…
cases.py
…
settings.py
…
storage.py
…
test_checks.py
…
test_finders.py
…
test_forms.py
Removed unnecessary trailing commas and spaces in various code.
2017-12-28 21:07:29 +01:00
test_liveserver.py
…
test_management.py
Added a couple tests for collectstatic.
2018-01-15 11:15:14 -05:00
test_storage.py
Fixed
#28776
-- Fixed a/an/and typos in docs and comments.
2017-11-06 22:41:03 -05:00
test_templatetags.py
…
test_views.py
…