django-cafe icon indicating copy to clipboard operation
django-cafe copied to clipboard

Serve Coffeescript from your Django templates

Results 3 django-cafe issues
Sort by recently updated
recently updated
newest added

I am having issue with trying to run django-cafe on windows. I **AM** able execute from the command line: ``` - coffee -cp C:\\Users\\Larry\\__prjs\\ourfield\\site_media\\media\\hello.coffee ``` It correctly spits out: ```...

Setup.py is set to install the 'cafe' module, but not the 'cafe.templatetags' module. This causes the directory to need to be manually copied in order to work.

If there's only one file, it should be -cp.