Skip to main content

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


Project details


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.76.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

django_wechat_user-0.76-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page