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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
Tom Carrick
7264d7f750
Fixed syntax of CSS file used in tests.
2024-07-11 08:03:21 +02:00
..
apps
…
project
Fixed syntax of CSS file used in tests.
2024-07-11 08:03:21 +02:00
urls
…
__init__.py
…
cases.py
…
settings.py
…
storage.py
…
test_checks.py
…
test_finders.py
Refs
#22712
-- Corrected deprecation of "all" argument in django.contrib.staticfiles.finders.find().
2024-06-28 08:39:55 -03:00
test_forms.py
…
test_handlers.py
…
test_liveserver.py
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +01:00
test_management.py
…
test_storage.py
Fixed syntax of CSS file used in tests.
2024-07-11 08:03:21 +02:00
test_templatetags.py
…
test_utils.py
…
test_views.py
…