Skip to main content

A django app for around the world in 80 days

Project description

https://badge.fury.io/py/django_eighty_days.png https://travis-ci.org/swfiua/django_eighty_days.png?branch=master https://coveralls.io/repos/swfiua/django_eighty_days/badge.png?branch=master

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


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 hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page