Skip to content

Django users app

SirGankalot edited this page Jul 12, 2025 · 1 revision

in-Short:

This App provides the user-roles and handels storage in the backend.

models.py

defines the user-roles

Unit-tests:

TODO tests app functionality

Clone this wiki locally