This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
82a76ef67d
django
/
tests
/
regressiontests
/
staticfiles_tests
History
Jannis Leidel
5f75ac91df
Fixed
#17896
-- Added file_hash method to CachedStaticFilesStorage to be able to customize the way the hashed name of a file is created. Thanks to mkai for the initial patch.
2012-05-16 13:21:50 +02:00
..
apps
Minor bugfixing of the staticfiles app following upstream development in django-staticfiles.
2012-02-13 10:51:17 +00:00
project
Fixed
#17865
-- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend.
2012-03-13 03:48:03 +00:00
urls
…
__init__.py
…
models.py
…
storage.py
Fixed
#17896
-- Added file_hash method to CachedStaticFilesStorage to be able to customize the way the hashed name of a file is created. Thanks to mkai for the initial patch.
2012-05-16 13:21:50 +02:00
tests.py
Fixed
#17896
-- Added file_hash method to CachedStaticFilesStorage to be able to customize the way the hashed name of a file is created. Thanks to mkai for the initial patch.
2012-05-16 13:21:50 +02:00