Everything revolves around it: users, roles, permissions, tags, etc.
Project description
Notice to users of this library
This library is no longer free software.
With 0.80.0 the library has gained a development partner that will doubtless raise it to new heights.
The LICENSE has been modified to a proprietary one with restrictions, so please be mindful of conditions.
The library is thus deprecated and in maintenance mode only.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_project_base-0.81.17.tar.gz.
File metadata
- Download URL: django_project_base-0.81.17.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ca94da8e9eb534adac4e549aa108956f19c07575183420d3b6721a80f35322a
|
|
| MD5 |
fd7d0ec6ad53061ab482e4d97544c3c2
|
|
| BLAKE2b-256 |
980f27a2e1eff0eacfe93609f64f8cfaa9569804d570b9718b5d82410f94fa27
|
File details
Details for the file django_project_base-0.81.17-py3-none-any.whl.
File metadata
- Download URL: django_project_base-0.81.17-py3-none-any.whl
- Upload date:
- Size: 195.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecab6581b4e081f911a002d7e43ed10301d493c229e563d34fec9fe25729486b
|
|
| MD5 |
60439a4c00b18ee5a1b461f43b23e2b5
|
|
| BLAKE2b-256 |
4a79fb960219903299cf8620698e96639b0cde214a312de83872b1ea0c3ba99c
|