1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jake Howard 400b8bc96b Fixed tests 2015-12-12 20:39:37 +00:00
src Added core project files 2015-12-11 17:56:12 +00:00
.gitignore Fixed tests 2015-12-12 20:39:37 +00:00
LICENSE Initial commit 2015-12-12 15:32:46 +00:00
README.md Added basic information to readme 2015-12-11 18:02:41 +00:00
package.json Fixed tests 2015-12-12 20:39:37 +00:00

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