django-spcc collect some userful python Class And Function for Django
Project description
django-spcc 是一个Django APP,提供了实用的model,view,forms,templates等公共库。
Only support Django 2.2.x, Python 3.6
Quick start
Add “spcc” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'spcc', ]Include the spcc URLconf in your project urls.py like this:
path('spcc/', include('spcc.urls')),Run ‘python manage.py migrate’ to create the spcc models.
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
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 django-spcc-0.2.0.tar.gz.
File metadata
- Download URL: django-spcc-0.2.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9a1a2b02772babbb397f142e4f37194532aad4d1b3c57a9ab305abf1b269813
|
|
| MD5 |
967cf6c12cf26c7ec0a6fa93ad23e728
|
|
| BLAKE2b-256 |
22545d188482c85de1da248052793ad40704630bb683e782c03c61afabdbfa21
|
File details
Details for the file django_spcc-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: django_spcc-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 65.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76d7d1eae7a9d9ece9be361cd8b2ad12861ccca269dda5066f6bdf75937a6e7c
|
|
| MD5 |
38551d3937da67824d8cf54d3c61beca
|
|
| BLAKE2b-256 |
619e4474bdfdb311ad84dd27fa3520b00194ff2e51ae88f0c1b771040f3034d0
|