文件名称:django-crm:简单的django crm进行练习
文件大小:42KB
文件格式:ZIP
更新时间:2024-04-30 13:18:17
Python
django-crm 简单的django crm进行练习
【文件预览】:
django-crm-master
----manage.py(659B)
----requirements.txt(170B)
----README.md(44B)
----accounts()
--------apps.py(91B)
--------urls.py(567B)
--------tests.py(60B)
--------migrations()
--------admin.py(225B)
--------__init__.py(0B)
--------models.py(2KB)
--------__pycache__()
--------views.py(3KB)
--------forms.py(155B)
--------templates()
--------filters.py(457B)
----.gitignore(20B)
----crm()
--------settings.py(3KB)
--------urls.py(794B)
--------__init__.py(0B)
--------asgi.py(383B)
--------__pycache__()
--------wsgi.py(383B)
----static()
--------images()
--------css()