Tivix / django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
www.tivix.com
MIT License
2.4k stars 663 forks source link

UPDATE THE README FILE WITH CURRENT REPO STATE AS UNMAINTANED #623

Open mohmyo opened 4 years ago

mohmyo commented 4 years ago

We are about a year-long and the readme is not updated till now! unbelievable! Stop the confusion for new ppl coming in and add a clear statement about the repo statement on the readme file.

DivisionMax commented 3 years ago

This definitely created a lot of confusion for me, just realized recently.

ahmedosama5200 commented 3 years ago

The django rest framework third party packages section has to be updated, it includes links to many unmaintained packages

mohmyo commented 3 years ago

I have already made a PR to fix that for this repo https://github.com/encode/django-rest-framework/pull/7227