Django Macros Url Versions Save

Django Macros URL. Routing must be simple as possible

v0.3.0

7 years ago

Added support for Django 1.10 version.

v0.2.3

7 years ago

Development Status changed to "Development Status :: 5 - Production/Stable".

0.2.0

8 years ago

Since 0.2.0 library check type of passed view and if view type is object with defined 'as_view' function, call this. This allow you omit ".as_view()" calls in your urls.py files. But you can call this manual with params if you need.

This feature help you to keep your urls.py files must clean as possible. I hope you like this feature!

v0.1.4

9 years ago

v0.1.3

9 years ago

v0.1.2

9 years ago

v0.1.1

9 years ago