A django app for around the world in 80 days
Project description
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.
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-eighty-days-0.3.0.tar.gz
(22.4 kB
view details)
File details
Details for the file django-eighty-days-0.3.0.tar.gz.
File metadata
- Download URL: django-eighty-days-0.3.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56d7e70ed1e5f85e2ff709bd0b26c0452c98543df42c4dfca76e7eb319a5cca7
|
|
| MD5 |
25b076be086a538d88945398e6b3344a
|
|
| BLAKE2b-256 |
d9d777498eba9177c74917b8a3e5d77f493bcae4a7f4faa396508690434a6ae8
|