wsvincent / awesome-django

A curated list of awesome things related to Django
http://awesomedjango.org
Creative Commons Zero v1.0 Universal
9.52k stars 1.31k forks source link

Add django-allauth-ui #234

Closed danihodovic closed 1 year ago

danihodovic commented 1 year ago

Adds django-allauth-ui which enhances the django-allauth templates.


name: Add a new project about: Suggest a new Django project for the Awesome Django list title: django-allauth labels: new project assignees: ''

Project Information

  1. Project Name: django-allauth-ui
  2. Project URL: https://github.com/danihodovic/django-allauth-ui
  3. Description: Enhances the django-allauth templates.

Criteria

Please answer the following questions about the project you are submitting. This will help us evaluate if the project should be included in the Awesome Django list.

  1. Is the project new?

    • [ ] Yes
    • [X] No
  2. How long has the project been maintained? 2 years.

  3. How many releases has it had if it's a library or package? ~30 releases on PyPI https://pypi.org/project/django-allauth-ui/#history

  4. Are you the author or are you submitting the project on behalf of a company?

    • [X] I am the author
    • [ ] I am submitting on behalf of a company
    • [ ] Other (please specify)
  5. What makes it awesome? It's a better starter package for django-allauth and makes it easier for projects that use social login.

Additional Information

(Please provide any relevant additional information here.)

Thank you for your submission!

jefftriplett commented 1 year ago

@danihodovic thank you for the contribution!