A django app for around the world in 80 days
Documentation
The full documentation is at https://django_eighty_days.readthedocs.org.
Quickstart
Install django-eighty-days:
pip install django_eighty_days
Then use it in a project:
import django_eighty_days
Features
TODO
Auto-generating API code
django_eighty_days/codegen.py is used to auto-generate api.py, serializer.py and urls.py.
If new models are added to models.py you just need to re-run:
python django_eighty_days/codgen.py
All goes well it will update the api/serializer and url code with new boiler plate for the new models.
History
0.1.0 (2014-11-18)
First release on PyPI.
Release files for django-eighty-days 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-eighty-days-0.3.0.tar.gz | 22.4 kB | Details |
Release files / django-eighty-days-0.3.0.tar.gz
| Download URL | django-eighty-days-0.3.0.tar.gz |
|---|---|
| Size | 22.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56d7e70ed1e5f85e2ff709bd0b26c0452c98543df42c4dfca76e7eb319a5cca7
|
|
BLAKE2b-256 checksum How to use checksums |
d9d777498eba9177c74917b8a3e5d77f493bcae4a7f4faa396508690434a6ae8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |