provide endpoints of allauth's EmailAddress Model
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
drf_allauthmail provide REST endpoints of allauth’s EmailAddress Model.
Quick start
Add “polls” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'drf_allauthmail', ]Include the polls URLconf in your project urls.py like this:
path('mails/', include('drf_allauthmail.urls')),Visit http://127.0.0.1:8000/mails/ to refer your e-mail addresses.
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
drf_allauthmail-0.1.1.tar.gz
(5.7 kB
view details)
File details
Details for the file drf_allauthmail-0.1.1.tar.gz.
File metadata
- Download URL: drf_allauthmail-0.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57d16f5c321f8df2a5998e3bc64b18f3dbbe12a47d94522dce976345bc4231f7
|
|
| MD5 |
c941539c5549f192a748af1589b47c25
|
|
| BLAKE2b-256 |
2dbb715e9f58b25c6d77f0f81bfa75de4eb0a1b9b14964246109065d0fab6698
|