django custom user model
☆147Jan 22, 2023Updated 3 years ago
Alternatives and similar repositories for django-custom-user-model
Users that are interested in django-custom-user-model are comparing it to the libraries listed below
Sorting:
- Extract template nodes from a Django template☆50Oct 16, 2023Updated 2 years ago
- Companion repo for my series of posts about Wagtail as a headless CMS☆14Dec 15, 2023Updated 2 years ago
- Source code for tutorial on login/logout/signup with a Custom User Model in Django.☆13Dec 21, 2017Updated 8 years ago
- Custom user model for Django with the same behaviour as the default User class but with email instead of username.☆318Feb 15, 2023Updated 3 years ago
- Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017☆37Jun 6, 2017Updated 8 years ago
- What You Should Know About The Django User Model☆25Jul 8, 2021Updated 4 years ago
- Basic and Full-text Search with Django and Postgres☆20Dec 21, 2023Updated 2 years ago
- Django Video Membership website☆44Dec 3, 2020Updated 5 years ago
- Navigation system for django sites☆12Jun 26, 2025Updated 8 months ago
- Python utils for everyday use. See the docs at☆14Dec 26, 2022Updated 3 years ago
- PoC django multiple type user authentication☆30Apr 21, 2023Updated 2 years ago
- Django - High-level Python Web Framework☆15Apr 12, 2024Updated last year
- Stripe payments with Vue and Flask☆33Jun 6, 2023Updated 2 years ago
- Source code for Django for APIs☆434Mar 6, 2025Updated last year
- A List of Django Apps using some of the lesser known features of Django aimed to teach the Users the transition between a novice and adva…☆13Apr 22, 2021Updated 4 years ago
- Multiple user registration code in django, watch the tutorial here --> https://youtu.be/QnviZrFr6co☆49Feb 7, 2024Updated 2 years ago
- An example of Django project with basic user functionality and account activation.☆22May 16, 2024Updated last year
- A set of high-level abstractions for Django forms☆875Mar 9, 2026Updated last week
- ☆18Apr 21, 2023Updated 2 years ago
- Heroku PyCon Workshop, updated for a new year☆10Apr 30, 2020Updated 5 years ago
- 🖥💬 A GPT-3 powered tool for (dangerously) asking your computer questions about itself☆13Dec 22, 2022Updated 3 years ago
- Chat app for Django, powered by Django Channels, Websockets & Asyncio☆309Aug 17, 2023Updated 2 years ago
- Django GalleryField with AJAX form widgets for multiple images upload with progress bar and arbitrarily ordering.☆35Apr 22, 2024Updated last year
- Django React Integration with Session Authentication, CORS, CSRF Mechanism & Cookies Handling.