Contents

djoser 2.3.3

0

REST implementation of Django authentication system.

REST implementation of Django authentication system.

Stars: 2676, Watchers: 2676, Forks: 469, Open Issues: 203

The sunscrapers/djoser repo was created 11 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2676 github stars!

How to Install djoser

You can install djoser using pip

pip install djoser

or add it to a project with poetry

poetry add djoser

Package Details

Author
Sunscrapers
License
MIT
Homepage
https://github.com/sunscrapers/djoser
PyPi:
https://pypi.org/project/djoser/
Documentation:
https://djoser.readthedocs.io/
GitHub Repo:
https://github.com/sunscrapers/djoser

Classifiers

No  djoser  pypi packages just yet.

Errors

A list of common djoser errors.

Code Examples

Here are some djoser code examples and snippets.

GitHub Issues

The djoser package has 203 open issues on GitHub

  • Bump virtualenv from 20.31.2 to 20.36.1
  • Bump urllib3 from 2.5.0 to 2.6.3
  • Bump the github-actions group across 1 directory with 3 updates
  • Bump cbor2 from 5.6.5 to 5.8.0
  • Bump django from 4.2.23 to 4.2.27
  • Bump the dev-dependencies group with 4 updates
  • Bump the production-dependencies group with 3 updates
  • update permisisons
  • UidAndTokenSerializer validates data in a wrong order when reset_password_confirm endpoint is called

See more issues on GitHub

Related Packages & Articles

flask-appbuilder 5.1.0

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

httpie 3.2.4

The httpie Python package is a user-friendly command-line HTTP client for the API era. It aims to simplify the interaction with web services from the command line, making it an excellent tool for testing, debugging, and interacting with APIs and HTTP servers. httpie provides a range of features, including expressive syntax, colorized output, built-in JSON support, and the ability to handle forms and file uploads. This package is a key tool in the realm of Web Development and API Testing.

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.