https://github.com/treyhunner/django-skeleton-app
Tips for creating an open source Django project
https://github.com/treyhunner/django-skeleton-app
Last synced: 3 months ago
JSON representation
Tips for creating an open source Django project
- Host: GitHub
- URL: https://github.com/treyhunner/django-skeleton-app
- Owner: treyhunner
- License: mit
- Created: 2013-07-19T18:57:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-20T04:13:55.000Z (almost 12 years ago)
- Last Synced: 2025-02-28T16:33:20.708Z (4 months ago)
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===================
django-skeleton-app
===================This project documents tips for creating an open source Django app.
Documentation
=============Documentation for this repository is available at https://django-skeleton-app.readthedocs.org/
License
=======To the extent possible under law, the author has dedicated all copyright and
related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.
The CC0 Public Domain Dedication license is available at
http://creativecommons.org/publicdomain/zero/1.0/.