Skip to main content

A kickstarter for Django Web Framework projects.

Project description

WARNING: This project is not maintained anymore. |
— |

# Django Manifest

A kickstarter for Django Web Framework projects.

Tested with Django 2.1.7

## Quick Start

Run in shell:

` $ virtualenv my_env $ source my_env/bin/activate (my_env)$ pip install django-manifest (my_env)$ django-admin startproject my_site . --template=path/to/manifest/project/template (my_env)$ pip install --upgrade -r my_site/requirements.txt (my_env)$ python manage.py migrate (my_env)$ python manage.py runserver `

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-manifest-0.2.tar.gz (478.0 kB view hashes)

Uploaded Source

Built Distribution

django_manifest-0.2-py3-none-any.whl (512.6 kB view hashes)

Uploaded Python 3

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