Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luzfcb/django-template-project

Um template de projeto django
https://github.com/luzfcb/django-template-project

Last synced: 25 days ago
JSON representation

Um template de projeto django

Awesome Lists containing this project

README

        

Django Template Project
==============

## Usage

django-admin startproject --template=https://github.com/gileno/django-template-project/archive/master.zip --extension=conf --name=Makefile --name=local_settings.py.example your_project_name
cd your_project_name
make setup