https://github.com/brianobot/django-project-process
Outlines for getting up to speed with a typical django projects configurations and its app configurations
https://github.com/brianobot/django-project-process
django django-application django-framework django-project django-project-template
Last synced: 4 months ago
JSON representation
Outlines for getting up to speed with a typical django projects configurations and its app configurations
- Host: GitHub
- URL: https://github.com/brianobot/django-project-process
- Owner: brianobot
- Created: 2022-11-06T19:10:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T04:16:25.000Z (almost 3 years ago)
- Last Synced: 2025-07-27T06:07:24.854Z (5 months ago)
- Topics: django, django-application, django-framework, django-project, django-project-template
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typical Django Project Process
## Description
This memo contains steps and actions to be taken in a typical django project setting, the includes some required packages to get started
settings to turn on and tools for maximizing productivity in a development environment and eventually in a production environment
## Usage
In order to use the memo, the instructions started here are followed precisely , the instruction are meant to be inline with
the latest version of the concerned package guidelines and practises
## Contribution
Being a open-source project, this memo is available to every capable member of the software development world.
anyone and everyone willing is welcomed to make adjustments to the instructions stated here, in order to increase said productivity and security, when such contributions as been made, it's very important to start comprehensively alongside such instructions, the motive of the contribution, in cases where the motive is clear and obvious even to not-so-mature python-django developer, it can be safely just be mentioned without diving too much into an explanation (But it is best to try to outline the reasons to better ducument this memo).
## Core Maintainer
- [Brian Obot](''https://www.github.com/brianobot')