🍁
Pinned Loading
-
django-setting-mixins
django-setting-mixins PublicThis library is to help with passing Django settings through to objects as key-word arguments.
Python
-
This is the code needed to create a ...
This is the code needed to create a custom Django authentication system which trims out username and name fields an uses the email field for authentication. 1from django.contrib import admin
2from django.contrib.auth.admin import GroupAdmin, UserAdmin as BaseUserAdmin
3from django.contrib.auth.models import Group as BaseGroup
4from django.utils.translation import gettext_lazy as _
5 -
zelenij/django-bootstrap-v5
zelenij/django-bootstrap-v5 PublicForked from zostera/django-bootstrap4
Bootstrap 5 integration with Django.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.