0.4.51 • Published 3 days ago

@velis/django_project_base v0.4.51

Weekly downloads
-
License
-
Repository
-
Last release
3 days ago

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.

0.4.49

3 days ago

0.4.51

3 days ago

0.4.50

3 days ago

0.4.48

25 days ago

0.4.46

25 days ago

0.4.47

25 days ago

0.4.44

1 month ago

0.4.45

1 month ago

0.4.42

2 months ago

0.4.43

2 months ago

0.4.41

2 months ago

0.4.40

2 months ago

0.4.39

2 months ago

0.4.38

2 months ago

0.4.37

2 months ago

0.4.35

3 months ago

0.4.34

3 months ago

0.4.31

3 months ago

0.4.32

3 months ago

0.4.33

3 months ago

0.4.28

3 months ago

0.4.29

3 months ago

0.4.26

3 months ago

0.4.27

3 months ago

0.4.30

3 months ago

0.4.25

3 months ago

0.4.24

3 months ago

0.4.22

3 months ago

0.4.23

3 months ago

0.4.20

3 months ago

0.4.21

3 months ago

0.4.19

3 months ago

0.4.18

3 months ago

0.4.17

4 months ago

0.4.15

4 months ago

0.4.16

4 months ago

0.4.14

4 months ago

0.4.13

5 months ago

0.4.12

5 months ago

0.4.11

5 months ago

0.4.10

5 months ago

0.4.9

6 months ago

0.4.8

6 months ago

0.4.7

7 months ago

0.4.6

7 months ago

0.4.5

7 months ago

0.4.4

7 months ago

0.4.3

7 months ago

0.4.2

7 months ago

0.4.1

7 months ago

0.4.0

7 months ago