added sandbox application to help new plugin developers experiment with their plugins
authorJordan Augé <jordan.auge@lip6.fr>
Tue, 3 Dec 2013 16:27:17 +0000 (17:27 +0100)
committerJordan Augé <jordan.auge@lip6.fr>
Tue, 3 Dec 2013 16:27:17 +0000 (17:27 +0100)
commitc5b4da52191579b5762f2571e6511c4a6f5abd22
tree76c218b076fade3bb532c312df5dcca5f64b890e
parent0cb9639cd2b26d8836dc61d40d2028d6fda95b1b
added sandbox application to help new plugin developers experiment with their plugins
myslice/settings.py
myslice/urls.py
plugins/myplugin/__init__.py
sandbox/__init__.py [new file with mode: 0644]
sandbox/urls.py [new file with mode: 0644]
sandbox/views.py [new file with mode: 0644]