Go to file
2025-03-21 10:42:01 -07:00
migrations Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
static Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
templates Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
.gitignore Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
admin.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
app.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
auth.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
commands.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
forms.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
models.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
recreate_db.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
requirements.txt Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00
user.py Initial commit with decision tree helpdesk application 2025-03-21 10:42:01 -07:00