A simple Django app to for REST-tutorial.
Project description
API is a simple Django app to conduct Web-based polls. For each question, visitors can choose between a fixed number of answers.
Detailed documentation is in the “docs” directory.
Quick start
Add “polls” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'api', ]
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
File details
Details for the file django-restapi-test-0.1.tar.gz
.
File metadata
- Download URL: django-restapi-test-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b854241b93ff60232aef16b87790bbcd956ceb8b2189d00b132c22ef296b055 |
|
MD5 | 7e3739b315158efc8beed7fcb3b7bfc4 |
|
BLAKE2b-256 | 768dc79645ef41f73b4891322d33815e999d38ce94a00ab3a576ddee4fbe4891 |