https://github.com/surface-security/django-app
Bootstrap project for django apps
https://github.com/surface-security/django-app
Last synced: 9 months ago
JSON representation
Bootstrap project for django apps
- Host: GitHub
- URL: https://github.com/surface-security/django-app
- Owner: surface-security
- License: mit
- Created: 2023-03-29T16:25:44.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-27T16:12:20.000Z (about 3 years ago)
- Last Synced: 2025-03-22T06:14:14.121Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Django App
This template should be used for Django Applications open sourced under the Surface Security context and organization.
This template contains some sample workflows, as well as a typical structure of these type of repositories, following companion documentation to help you set it up and get started.
# Usage
READMEs should have extensive and detailed descriptions of how the app should be used, ideally followed with screenshots and/or videos demonstrating the purpose of the app and or service offered.
This section should cover everything related to **the end user**, from installing, to descriminate configuration variables users can tweak (if applicable).
# Contributing
READMEs should also provide instructions on how to contribute. How to install a development environment, how to run tests, and so on.