django增强
Project description
TerminatorCore
Django的增强代码,不用手动添加路由,自带crud,代码生成器,简单的权限管理类,帮助缩减开发时间 仅限Django框架
1. 创建Django项目
2. pip install TerminatorCore
3. 配置
在settings.py中引入TerminatorBaseCore
INSTALLED_APPS = [
'TerminatorBaseCore',
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
terminatorcore-0.1.4.tar.gz
(13.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file terminatorcore-0.1.4.tar.gz.
File metadata
- Download URL: terminatorcore-0.1.4.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc42323a70f5b2e4fcce3d8dd0a14b753878ad1d5d88ffbf66d191ab052be15e
|
|
| MD5 |
e1c02d3bd1d7e17eca6db5941e1b02f1
|
|
| BLAKE2b-256 |
5ccc372118c7da8e4fee10213a20592dd8d9f65bd72fa483225036add38c11b8
|
File details
Details for the file TerminatorCore-0.1.4-py3-none-any.whl.
File metadata
- Download URL: TerminatorCore-0.1.4-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ca90d251b08467717fd21e2569afb00b9be0a5b7b180f7efb230c9d28ff8220
|
|
| MD5 |
5fb15707c8ea2211c1b9ca60950677e8
|
|
| BLAKE2b-256 |
634a3c6d254776aa567369be29a3224da46376dbbd719dec7132b199a1f6b84a
|