node-django-admin
v0.0.9
Published
A Node.js admin site tool inspired by the Django framework admin site tool
Downloads
22
Readme
node-django-admin
A Node.js admin site tool inspired by the Django framework admin site tool.
It requires express and mongoose.
Install
$ npm install node-django-admin
Views and stylesheets
You can copy the example files to your app and modify then:
Copy the folder admin from demo/views/admin to your_app_views_dir/admin