Skip to content

A simple project to help you get started on a Django project

License

Notifications You must be signed in to change notification settings

waleoyediran/django-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Boilerplate Project

This project helps you get your Django project up and running fast. It contains many of the components common to most Django projects.

Version

0.1

Using the template

  • Setup your virtual env $ virtualenv env

  • Install Dependencies $ pip install -r requirements.txt

Todos

  • Write Unit Test Helpers
  • Add Email Settings support

About

A simple project to help you get started on a Django project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published