This is django application that try to eliminate annoying things in Django framework.
Project description
Features:
render_to decorator - reduce typing in django views.
signals decorator - allow use signals as decorators.
get_object_or_None function - similar to get_object_or_404, but returns None if object not found.
AutoOneToOne field - creates related object on first call if it doesnt exists yet.
Installation instruction:
Copy annoying directory to your django project or put in on PYTHONPATH
Also you can run sudo python setup.py install or sudo easy_install django-annoying
Download:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-annoying-0.3.tar.gz
(3.0 kB
view details)
File details
Details for the file django-annoying-0.3.tar.gz
.
File metadata
- Download URL: django-annoying-0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5ac13ad0fa8e6459f0f8704477a1152038248d551af6d9cc8037bda706a61e2 |
|
MD5 | 552b3d2fac712d93c87f2cc10a9507e3 |
|
BLAKE2b-256 | c4b22b0acae5790ee4dd95f15d0791c4bc3f40eac98335485c0b6e5172a703c9 |