Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xaralis/django-project-tools
Runnable tool to create Django project spine from template.
https://github.com/xaralis/django-project-tools
Last synced: 13 days ago
JSON representation
Runnable tool to create Django project spine from template.
- Host: GitHub
- URL: https://github.com/xaralis/django-project-tools
- Owner: xaralis
- Created: 2012-04-12T07:33:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-12T07:49:58.000Z (almost 13 years ago)
- Last Synced: 2024-11-13T12:24:30.525Z (2 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Utility command to create Django project from template
==================================================This little command can be used to create a new django project structure from template. Templates are downloaded from other repository (by default https://github.com/xaralis/django-project-template) and can be customized as much as you need.