91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 569KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-06
  • 語言: Python
  • 標(biāo)簽: python??

資源簡(jiǎn)介

python客戶關(guān)系源碼。利用django開發(fā)的客戶關(guān)系管理系統(tǒng)

資源截圖

代碼片段和文件信息

#!/usr/bin/env?python
import?os
import?sys

if?__name__?==?“__main__“:
????os.environ.setdefault(“DJANGO_SETTINGS_MODULE“?“PerfectCRM.settings“)
????try:
????????from?django.core.management?import?execute_from_command_line
????except?ImportError:
????????#?The?above?import?may?fail?for?some?other?reason.?Ensure?that?the
????????#?issue?is?really?that?Django?is?missing?to?avoid?masking?other
????????#?exceptions?on?Python?2.
????????try:
????????????import?django
????????except?ImportError:
????????????raise?ImportError(
????????????????“Couldn‘t?import?Django.?Are?you?sure?it‘s?installed?and?“
????????????????“available?on?your?PYTHONPATH?environment?variable??Did?you?“
????????????????“forget?to?activate?a?virtual?environment?“
????????????)
????????raise
????execute_from_command_line(sy

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-05-27?03:41??CRM-master\
?????文件??????????94??2018-05-27?03:41??CRM-master\.gitattributes
?????文件????????1204??2018-05-27?03:41??CRM-master\.gitignore
?????目錄???????????0??2018-05-27?03:41??CRM-master\.idea\
?????文件????????1185??2018-05-27?03:41??CRM-master\.idea\PerfectCRM.iml
?????文件?????????715??2018-05-27?03:41??CRM-master\.idea\misc.xml
?????文件?????????272??2018-05-27?03:41??CRM-master\.idea\modules.xml
?????文件?????????180??2018-05-27?03:41??CRM-master\.idea\vcs.xml
?????文件???????48668??2018-05-27?03:41??CRM-master\.idea\workspace.xml
?????目錄???????????0??2018-05-27?03:41??CRM-master\PerfectCRM\
?????文件???????????0??2018-05-27?03:41??CRM-master\PerfectCRM\__init__.py
?????文件????????3959??2018-05-27?03:41??CRM-master\PerfectCRM\settings.py
?????文件?????????434??2018-05-27?03:41??CRM-master\PerfectCRM\urls.py
?????文件?????????909??2018-05-27?03:41??CRM-master\PerfectCRM\views.py
?????文件?????????398??2018-05-27?03:41??CRM-master\PerfectCRM\wsgi.py
?????文件??????????38??2018-05-27?03:41??CRM-master\README.md
?????目錄???????????0??2018-05-27?03:41??CRM-master\crm\
?????文件??????????43??2018-05-27?03:41??CRM-master\crm\__init__.py
?????文件????????4798??2018-05-27?03:41??CRM-master\crm\admin.py
?????文件??????????81??2018-05-27?03:41??CRM-master\crm\apps.py
?????文件????????4089??2018-05-27?03:41??CRM-master\crm\form.py
?????文件????????1083??2018-05-27?03:41??CRM-master\crm\kingadmin.py
?????目錄???????????0??2018-05-27?03:41??CRM-master\crm\migrations\
?????文件???????13974??2018-05-27?03:41??CRM-master\crm\migrations\0001_initial.py
?????文件?????????379??2018-05-27?03:41??CRM-master\crm\migrations\0002_userprofile_is_staff.py
?????文件?????????829??2018-05-27?03:41??CRM-master\crm\migrations\0003_auto_20180506_1536.py
?????文件??????????43??2018-05-27?03:41??CRM-master\crm\migrations\__init__.py
?????文件???????12177??2018-05-27?03:41??CRM-master\crm\models.py
?????文件??????????60??2018-05-27?03:41??CRM-master\crm\tests.py
?????目錄???????????0??2018-05-27?03:41??CRM-master\crm\upload_files\
?????目錄???????????0??2018-05-27?03:41??CRM-master\crm\upload_files\enrollment_data\
............此處省略102個(gè)文件信息

評(píng)論

共有 條評(píng)論