Everything revolves around it: users, roles, permissions, tags, etc.
Project description
Django project base
A collection of functionalities that are common to most projects we do.
- account management
- project management
- notifications (both to users and to apps)
- tagging
- background job processing
- roles & permissions
- profiling
This project is in VERY early development stage. Some of the functionalities are not even developed yet, some need major rework, but some, surprisingly, should work pretty well already. An example of pretty well functioning ones is account management.
Example project
For running example django project prepare python environment and run (run in repository root):
$ pip install -r requirements.txt
$ python manage.py runserver
Documentation
Run command in repository root:
$ npm run docs:dev
The dev server should be running at http://localhost:5173. Visit the URL in your browser to read documentation!
To generate pdf file. Run:
$ npm run export-pdf
Pdf file is located in docs/pdf folder.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-project-base-0.76.19.tar.gz
.
File metadata
- Download URL: django-project-base-0.76.19.tar.gz
- Upload date:
- Size: 122.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2da4c3ce9716fd6b897641d1141aaa39a06ef851fb94e8832fb81596c72d650 |
|
MD5 | 9b980b05f2859218e2efbb6f850a2e86 |
|
BLAKE2b-256 | 3e75ae688cf3fd160e5433ae7c44f27770d1ab19d471ee1446ccfe05ebcc71c8 |
File details
Details for the file django_project_base-0.76.19-py3-none-any.whl
.
File metadata
- Download URL: django_project_base-0.76.19-py3-none-any.whl
- Upload date:
- Size: 185.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 540c2f7f5710133d44b0886717c32ce254ff474da9dec7154a53898eb6f35273 |
|
MD5 | 522781cc0445b0ff15583497cba39f22 |
|
BLAKE2b-256 | a0be3733c38956f61989501b1a3540c00c618a8a71be386a1138b00eac3a6480 |