Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luzfcb/django-template-project
- Owner: luzfcb
- License: mit
- Created: 2014-10-17T17:24:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T14:46:58.000Z (about 10 years ago)
- Last Synced: 2024-04-16T02:29:20.735Z (7 months ago)
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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