Improved Model Admin views, student adds user for login
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[tool.poetry]
|
||||
name = "techdb"
|
||||
version = "0.1.0"
|
||||
description = "CantorAit Tech Organized Parts Storage"
|
||||
description = "CantorAir Tech Organized Parts Storage"
|
||||
authors = ["Emanuele <ema.trabattoni@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
@@ -10,6 +10,8 @@ python = "^3.12"
|
||||
django = "^5.1.2"
|
||||
psycopg2-binary = "^2.9.10"
|
||||
django-nested-admin = "^4.1.1"
|
||||
django-durationwidget = "^1.0.5"
|
||||
django-import-export = "^4.3.13"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user