这是molo.servicedirectory项目。
项目描述
A molo module for calling service directory.
The following keys should be set in the django projects settings file (the values are only examples)
SERVICE_DIRECTORY_API_BASE_URL = ‘http://0.0.0.0:8000/api/’
SERVICE_DIRECTORY_API_USERNAME = ‘root’ SERVICE_DIRECTORY_API_PASSWORD = ‘admin’
GOOGLE_PLACES_API_SERVER_KEY = ‘thisisnotarealkeyreplaceitwithyourown’
ideally things like the passwords and api keys should be kept out of the repository and possibly included in the settings through importing from a secrets file that is ignored by the version control.
eg in settings.py
- try
- from secrets import * 
- except ImportError
- raise 
Project details
下载文件
下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。
源分发
         molo.servicedirectory-11.1.0.tar.gz  (16.9 kB 查看哈希值)
      
    构建分发
    
       关闭
    
      
        
    
    
  
molo.servicedirectory-11.1.0.tar.gz的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 514b51a890d884a6f25b26ef609b6ddf0225e93899f5352556e6a6fd7bca1ca4 | |
| MD5 | 7e4b3ef307e1ef6d784015fb2060f4db | |
| BLAKE2b-256 | 8c6a3e14c4a9c392ac09973b4bee2e83c4f5fb6e7cb372312f597fe99689f7e7 | 
    
       关闭
    
      
        
    
    
  
molo.servicedirectory-11.1.0-py3-none-any.whl的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 9fa074dd43fcf66b909796fedaa3c604a50af9f2dc9bbfe8da2088fb7949eae3 | |
| MD5 | 4603e39e25fffd6aaf29e8a271421807 | |
| BLAKE2b-256 | 0bbcaccf8f03485d6e7289c8ffdeb1c0e155967ffc54c2fb612abee5643231ba |