文件名称:employee-CURD-in-django
文件大小:21KB
文件格式:ZIP
更新时间:2024-04-09 14:33:51
employee-CURD-in-django
【文件预览】:
employee-CURD-in-django-master
----employeem()
--------urls.py(800B)
--------__init__.py(0B)
--------asgi.py(395B)
--------__pycache__()
--------wsgi.py(395B)
--------settings.py(3KB)
----.vscode()
--------settings.json(39B)
----manage.py(665B)
----template()
--------showinfo.html(1KB)
--------updatestudent.html(485B)
--------addandshow.html(454B)
--------base.html(5KB)
----employee()
--------urls.py(312B)
--------__init__.py(0B)
--------views.py(1KB)
--------models.py(301B)
--------__pycache__()
--------apps.py(91B)
--------admin.py(225B)
--------migrations()
--------forms.py(572B)
--------tests.py(60B)