django, django-snippets
Django snippets: RestView
• Class for creating a view that dispatches based on request.method
Detail
•
webdevelopment,
django,
django-views,
django-snippets,
rest
Django snippets: Versioned media files using template tags
• The code will insert a version number in the url as well as append the MEDIA_URL from the settings file. Meant to be used in conjunction with far future expires headers and mod_rewrite.
Detail
•
django,
django-snippets,
django-templatetags
Current Tags
Related Tags
- django-templatetags (1) +
- django-views (1) +
- rest (1) +
- webdevelopment (1) +