django-view-shortcuts
Some decorators and filters that the author finds extremely useful when writing non-generic Django views
The package contains snippets of code that the author had been repeatedly writing with minor differences for various websites. They were quickly extracted to the single package.
- Source control:
- http://bitbucket.org/neithere/django-view-shortcuts/src/
- Home page:
- http://bitbucket.org/neithere/django-view-shortcuts/
- Pypi:
- http://pypi.python.org/pypi/django-view-shortcuts/1.0.99
- Authors
- Andy Mikhailenko
- Tags
- shortcuts views
There are no releases of this app.
This app is being cared for by: Andy McKay
Comments
There are 2 comment(s).
Andy McKay on Apr, 11This one looks really useful: http://bitbucket.org/neithere/django-view-shortcuts/src/tip/view_shortcuts/decorators.py
Login to add comments

