1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/staticfiles_tests
2011-01-15 23:38:00 +00:00
..
apps
project
urls
__init__.py
models.py
storage.py
tests.py Stopped staticfiles app from requiring a models module when looking for static files. Also removed a bit of code smell in the prefix handling by saving it in the source file storage. 2011-01-15 23:38:00 +00:00