1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/staticfiles_tests
2011-10-13 21:34:56 +00:00
..
apps
project Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files. 2011-09-21 15:58:21 +00:00
urls Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage. 2011-09-11 22:36:16 +00:00
__init__.py
models.py
storage.py
tests.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00