-
- Downloads
added Inventory graphs forecast and sales which work by filling forms to fill graph data
Showing
- postgresTest/PROJECT1/__pycache__/admin.cpython-311.pyc 0 additions, 0 deletionspostgresTest/PROJECT1/__pycache__/admin.cpython-311.pyc
- postgresTest/PROJECT1/__pycache__/forms.cpython-311.pyc 0 additions, 0 deletionspostgresTest/PROJECT1/__pycache__/forms.cpython-311.pyc
- postgresTest/PROJECT1/__pycache__/models.cpython-311.pyc 0 additions, 0 deletionspostgresTest/PROJECT1/__pycache__/models.cpython-311.pyc
- postgresTest/PROJECT1/__pycache__/urls.cpython-311.pyc 0 additions, 0 deletionspostgresTest/PROJECT1/__pycache__/urls.cpython-311.pyc
- postgresTest/PROJECT1/__pycache__/views.cpython-311.pyc 0 additions, 0 deletionspostgresTest/PROJECT1/__pycache__/views.cpython-311.pyc
- postgresTest/PROJECT1/admin.py 4 additions, 2 deletionspostgresTest/PROJECT1/admin.py
- postgresTest/PROJECT1/forms.py 51 additions, 4 deletionspostgresTest/PROJECT1/forms.py
- postgresTest/PROJECT1/migrations/0014_account_forecast_sale.py 39 additions, 0 deletions...resTest/PROJECT1/migrations/0014_account_forecast_sale.py
- postgresTest/PROJECT1/migrations/__pycache__/0014_account_forecast_sale.cpython-311.pyc 0 additions, 0 deletions...ns/__pycache__/0014_account_forecast_sale.cpython-311.pyc
- postgresTest/PROJECT1/models.py 23 additions, 0 deletionspostgresTest/PROJECT1/models.py
- postgresTest/PROJECT1/templates/add_account.html 12 additions, 0 deletionspostgresTest/PROJECT1/templates/add_account.html
- postgresTest/PROJECT1/templates/add_forecast.html 12 additions, 0 deletionspostgresTest/PROJECT1/templates/add_forecast.html
- postgresTest/PROJECT1/templates/add_sale.html 11 additions, 0 deletionspostgresTest/PROJECT1/templates/add_sale.html
- postgresTest/PROJECT1/templates/base.html 7 additions, 1 deletionpostgresTest/PROJECT1/templates/base.html
- postgresTest/PROJECT1/templates/dashboard.html 1 addition, 3 deletionspostgresTest/PROJECT1/templates/dashboard.html
- postgresTest/PROJECT1/templates/inventory.html 216 additions, 0 deletionspostgresTest/PROJECT1/templates/inventory.html
- postgresTest/PROJECT1/urls.py 5 additions, 1 deletionpostgresTest/PROJECT1/urls.py
- postgresTest/PROJECT1/views.py 79 additions, 3 deletionspostgresTest/PROJECT1/views.py
Loading
Please register or sign in to comment