文件名称:django-crm
文件大小:25KB
文件格式:ZIP
更新时间:2024-04-18 14:34:10
Python
django-crm
【文件预览】:
django-crm-main
----.gitignore(2KB)
----templates()
--------registration()
--------navbar.html(2KB)
--------landing.html(4KB)
--------base.html(568B)
----requirements.txt(119B)
----static()
--------main.js(20B)
--------style.css(0B)
----djcrm()
--------urls.py(2KB)
--------__init__.py(0B)
--------asgi.py(387B)
--------wsgi.py(387B)
--------.template.env(20B)
--------settings.py(4KB)
----README.md(12B)
----agents()
--------templates()
--------urls.py(520B)
--------__init__.py(0B)
--------views.py(2KB)
--------models.py(57B)
--------apps.py(87B)
--------admin.py(63B)
--------migrations()
--------forms.py(183B)
--------tests.py(60B)
----leads()
--------templates()
--------urls.py(605B)
--------__init__.py(0B)
--------views.py(4KB)
--------models.py(1014B)
--------apps.py(85B)
--------admin.py(223B)
--------migrations()
--------forms.py(716B)
--------tests.py(326B)
----manage.py(661B)