Software Details:
Version: 1.0.1
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 12
django-snippet is an app the provides drop-in snippets for Django.
Snippets are little placeholders for lines or blocks of content to be managed using the django admin.
Place {% snippet "name" %} templatetags in your templates and they get automatically added in the admin.
Features:
- Optional default value
- Snippetblock templatetag to enclose longer defaults
Requirements:
- Python
- Django
Comments not found