A wechat user model
Project description
====
Wechat user
====
Wechat-user is a app for wehcat user authencation
Quick start
-----------
1 Add 'wechat-user' to your INSTALLED_APPS settings like this::
INSTALLED_APPS = [
...
'wechat-user',
]
2 Include the wechat-user URLconf in your project urls.py like this::
path('wx/', include('wechat-user.urls'))
3 Run `python manage.py migrate` to create the wechat-user models
Wechat user
====
Wechat-user is a app for wehcat user authencation
Quick start
-----------
1 Add 'wechat-user' to your INSTALLED_APPS settings like this::
INSTALLED_APPS = [
...
'wechat-user',
]
2 Include the wechat-user URLconf in your project urls.py like this::
path('wx/', include('wechat-user.urls'))
3 Run `python manage.py migrate` to create the wechat-user 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
django-wechat-user-0.80.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file django-wechat-user-0.80.tar.gz
.
File metadata
- Download URL: django-wechat-user-0.80.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d2c5a61ac7d98e0e559bdb8644faa69c1ab2769904b696f5b34a987a4c10b6 |
|
MD5 | 897140e05b5120da53096d4cdbb59f8c |
|
BLAKE2b-256 | 44ad647407223d4d9a1a0a09a1ee8ea850a7efdb41e8e04de210773036dba90d |
File details
Details for the file django_wechat_user-0.80-py3-none-any.whl
.
File metadata
- Download URL: django_wechat_user-0.80-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9b07b543cb37b77c2ff8fe2ba7b2b444169538d95604611b2cc3c90168742bc |
|
MD5 | c04a75784cfde637790968696f40e01b |
|
BLAKE2b-256 | 5adc9adf36346038365c9e73427505a7fdf3e97b7acf6e09637bbf18b87859df |