0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.rst More... over 10 years ago
Release 0.7.2 More... about 11 years ago
Use hashlib instead of django.utils.hashcompat which is deprecated in Django 1.5 More... about 11 years ago
Release 0.7.1 More... over 11 years ago
Always create a compiled file, even if no output was received from compiler More... over 11 years ago
Release 0.7 More... over 11 years ago
Add staticfiles finder to serve compiled files in dev mode More... over 11 years ago
Add COFFEESCRIPT_ROOT setting More... over 11 years ago
Fix the mention of scss More... over 11 years ago
Fix typo More... over 11 years ago
Release 0.6 More... over 11 years ago
Switch to staticfiles.finders when looking up the files in DEBUG mode. More... over 11 years ago
Fix CHANGES.rst More... over 11 years ago
Add support for STATICFILES_DIRS with prefixes More... over 11 years ago
Bump version number More... over 11 years ago
Add tests for STATICFILES_DIRS lookup More... over 11 years ago
COFFEESCRIPT_OUTPUT_DIR must be always be created inside STATIC_ROOT/MEDIA_ROOT More... over 11 years ago
Merge pull request #6 from planrich/master More... over 11 years ago
added feature to lookup coffee scripts in the staticfiles_dirs. in my opinion during development this is much more convenient, though im quite new to django there might be a superior way More... about 12 years ago
Merge pull request #5 from etos/master More... about 12 years ago
shlex.split enforce unc paths under windows More... about 12 years ago
Release version 0.4 More... over 12 years ago
Log coffeescript compilation errors More... over 12 years ago
Merge pull request #2 from syabro/patch-1 More... over 12 years ago
In windows output_path looks like "\COFFEESCRIPT_CACHE\...\..", so you need to transform backslashes to slashes. More... over 12 years ago
- bump version to 0.3 - add Roman Vorushin to contributors More... over 12 years ago
Merge pull request #1 from vorushin/master More... over 12 years ago
MEDIA_URL -> STATIC_URL in example More... almost 13 years ago
Use STATIC_ROOT instead of MEDIA_ROOT (MEDIA_ROOT will be used as a fallback if there are no settings.STATIC_ROOT) More... almost 13 years ago
Fix the markup in CHANGES.rst More... almost 13 years ago