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-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Jon Dufresne
ff05de760c
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
…
settings.py
…
storage.py
…
test_checks.py
…
test_finders.py
…
test_forms.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
test_liveserver.py
…
test_management.py
Added a couple tests for collectstatic.
2018-01-15 11:15:14 -05:00
test_storage.py
…
test_templatetags.py
…
test_views.py
…