Set of handy helpers for developing Django web applications.
Project description
Set of handy helpers for developing Django web applications.
Documentation
The full documentation is at https://django-handy.readthedocs.io.
Quickstart
Install Django Handy:
pip install django-handy
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'django_handy',
...
)
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
History
0.1.0 (2018-09-09)
First release on PyPI.
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-handy-0.1.0.tar.gz
(14.7 kB
view hashes)
Built Distribution
Close
Hashes for django_handy-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d894448dbc03126222e8c48f196b68baaa84872f65072e3a5ba16d287e3c1966 |
|
MD5 | 31cc6bd79bd70af491fa7b40217b48c4 |
|
BLAKE2b-256 | cbe2aeb44e8657d527322821d3c144610ceb1f6b9bd4b40d3183b86b7a898fb9 |