1 | .
|
More like this
- default url routing and shortcut by vicalloy 2 years, 11 months ago
- watermark by dingdongquan 1 year, 5 months ago
- madslug by catellar 9 months ago
- Templatetag to manage GET arguments in template by DimmuR 1 year, 6 months ago
- custom template tag sample by shinyzhu 2 years, 3 months ago
Comments
A much more robust solution is to use django-static It doesn't use the network but instead a local compiled java class. Also this won't compile it every time you request it.
#