No description
src | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md |
Django Client Reverse helper
Client-side module for easily interfacing with django-client-reverse, allowing access to Django's URL revering API outside of templates.
Installation
npm install django-client-reverse-helper --save