A small Django app to provide shortcuts
Project description
=====
Django-easy
=====
Django easy is a small Django app that makes creating django views less verbose.
Quick Start
-----------
1. Add "polls" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = (
...
'django-easy',
)
Django-easy
=====
Django easy is a small Django app that makes creating django views less verbose.
Quick Start
-----------
1. Add "polls" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = (
...
'django-easy',
)
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-easy-0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file django-easy-0.1.tar.gz.
File metadata
- Download URL: django-easy-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1953f4715c2135bfc93e335ce424ae9388a1cb0761d0e7c9d7651d5cf463fa3
|
|
| MD5 |
dfa56ae3d6e90d08f103331ac44fab6c
|
|
| BLAKE2b-256 |
8974d6f85ffa72826d5154066b989f77b61421a95002a9fef516d8128e2c2224
|