1
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.
django-client-reverse-helper/README.md

7 lines
296 B
Markdown

# Django Client Reverse helper
Client-side module for easily interfacing with [django-client-reverse](https://github.com/RealOrangeOne/django-client-reverse), allowing access to Django's URL revering API outside of templates.
## Installation
npm install django-client-reverse-helper --save