django user login register and logout module
Project description
Quick Start
-
Add "account" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
... 'account',]
-
Include the polls URLconf in your project urls.py like this: path('', include('account.urls')),
-
Run
python manage.py migrateto create the user models -
Start the development server and visit http://127.0.0.1:8000/ to create a new user login register
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 draj-auth-module-1.3.tar.gz.
File metadata
- Download URL: draj-auth-module-1.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a6c8a6ffe712de1595a7f3b30b7b0a63a70c538f5f5b3ee3ba39e594c725870
|
|
| MD5 |
06d480e449ab1fca5607f95527047991
|
|
| BLAKE2b-256 |
5fdbdb75261eae6f3883b7c39f2edbbf9f7ec1efd6701e4e4519084a3a2558ce
|
File details
Details for the file draj_auth_module-1.3-py3-none-any.whl.
File metadata
- Download URL: draj_auth_module-1.3-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
211cca0715a9b80fe88de83ec8bc2da6d6468f77dcc20ba03901b0da14bae8e0
|
|
| MD5 |
b1e07b5f64d46610a91530e32941aafd
|
|
| BLAKE2b-256 |
8675e8279b08e027aa344dcc361d8993b24b00ab579f2bec04b9545a2b6bcebb
|