victorfsf / djurls

Decorator for mapping Django URLs.

Home Page:https://pypi.python.org/pypi/djURLs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

djURLs

PyPI version Build Status Coverage Status Code Health

Decorator for mapping Django URLs. Based on Flask's route decorator.

Works with Python versions: 2.7, 3.4, 3.5.

Django versions: 1.7 or greater.

Report issues here.

Installation

Install via pip:

$ pip install djurls

Or download from the PyPI repository.

Documentation

See the wiki for the documentation.

About

Decorator for mapping Django URLs.

https://pypi.python.org/pypi/djURLs/

License:MIT License


Languages

Language:Python 88.9%Language:Makefile 11.1%