Skip to content

LuanP/sample-project

Repository files navigation

Sample project

Build Status Coverage Status

Prerequisites:

* Virtualenv
* SQLite3

Installation

Run the following command:

pip install -r requirements.txt

Usage

Run the following command to use it locally:

python manage.py migrate
python manage.py runserver 0.0.0.0:8000

Done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages