-
- Downloads
Fix employee creation and view permissions, remove dashboard link
Showing
- 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/forms.py 10 additions, 1 deletionpostgresTest/PROJECT1/forms.py
- postgresTest/PROJECT1/migrations/0025_employee_allow_public_access_employee_consent_given_and_more.py 28 additions, 0 deletions...ee_allow_public_access_employee_consent_given_and_more.py
- postgresTest/PROJECT1/migrations/__pycache__/0025_employee_allow_public_access_employee_consent_given_and_more.cpython-311.pyc 0 additions, 0 deletions...ic_access_employee_consent_given_and_more.cpython-311.pyc
- postgresTest/PROJECT1/models.py 3 additions, 0 deletionspostgresTest/PROJECT1/models.py
- postgresTest/PROJECT1/templates/base.html 1 addition, 5 deletionspostgresTest/PROJECT1/templates/base.html
- postgresTest/PROJECT1/templates/employee.html 57 additions, 0 deletionspostgresTest/PROJECT1/templates/employee.html
- postgresTest/PROJECT1/templates/employee_details.html 32 additions, 0 deletionspostgresTest/PROJECT1/templates/employee_details.html
- postgresTest/PROJECT1/templates/manage_consent.html 28 additions, 0 deletionspostgresTest/PROJECT1/templates/manage_consent.html
- postgresTest/PROJECT1/templates/onboard_employee.html 11 additions, 22 deletionspostgresTest/PROJECT1/templates/onboard_employee.html
- postgresTest/PROJECT1/templates/request_consent.html 31 additions, 0 deletionspostgresTest/PROJECT1/templates/request_consent.html
- postgresTest/PROJECT1/templates/settings.html 46 additions, 0 deletionspostgresTest/PROJECT1/templates/settings.html
- postgresTest/PROJECT1/urls.py 23 additions, 6 deletionspostgresTest/PROJECT1/urls.py
- postgresTest/PROJECT1/views.py 98 additions, 6 deletionspostgresTest/PROJECT1/views.py
- postgresTest/postgresTest/__pycache__/settings.cpython-311.pyc 0 additions, 0 deletions...resTest/postgresTest/__pycache__/settings.cpython-311.pyc
- postgresTest/postgresTest/settings.py 11 additions, 2 deletionspostgresTest/postgresTest/settings.py
Loading
Please register or sign in to comment