ericholscher / django-playground

A playground in the admin to allow users to play with template tags and filters

Home Page:http://ericholscher.com/blog/2009/may/24/playground-django-template-tags-and-filters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Admin Playground

This is a proof of concept playground for tags and filters in the django admin.

Note: It is assumed that the people with django admin access can be trusted, because there are presumably DOS attacks that could be performed with this code (as with anyone with template/admin access).

About

A playground in the admin to allow users to play with template tags and filters

http://ericholscher.com/blog/2009/may/24/playground-django-template-tags-and-filters/


Languages

Language:Python 100.0%