8000 Tags · phpdude/django-macros-url · GitHub
[go: up one dir, main page]

Skip to content

Tags: phpdude/django-macros-url

Tags

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

------

Added support for Django 1.10 version.

v0.2.3

Toggle v0.2.3's commit message
v0.2.3

------

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

0.2.0

Toggle 0.2.0's commit message
v0.2.0

------

Added auto-calling as_view on CBVs objects. Now you can omit as_view() in your views by default.

Have your code more clean then before ;-)

v0.1.4

Toggle v0.1.4's commit message
v0.1.4 documentation fixes

Fixed few misspells. Example of usage. Version bumped.

v0.1.3

Toggle v0.1.3's commit message
Merge remote-tracking branch 'origin/master'

v0.1.2

Toggle v0.1.2's commit message
v0.1.2 version bump.

Added macros pk (type: id) to defaults. Added tests.

v0.1.1

Toggle v0.1.1's commit message
added support for include('path.to.urls') and end_dollar appending in…

… normalized urls. added tests.

version bumped.
0