Skip to content

yuanpan102/craft-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Django Starter

A simple Django Starter Repo.

Getting Started

Installing Dependencies

Python 3.6

Follow instructions to install the latest version of python for your platform in the python docs

Virtual Enviornment

We recommend working within a virtual environment whenever using Python for projects. This keeps your dependencies for each project separate and organaized. Instructions for setting up a virual enviornment for your platform can be found in the python docs

PIP Dependencies

Once you have your virtual environment setup, run the following to install the project requirements:

pip install -r requirements.txt
DB Dependencies

Running the server

To run the server, create a virtual

python manage.py runserver

Testing

pytest

Author

Pan Yuan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages