Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added custom user model with customer user manager #6

Merged
merged 9 commits into from
May 13, 2024

Commits on May 11, 2024

  1. Added custom user model with customer user manager

    This overwrites default django behaviour and allows to create users based on email instead of username
    bartczak-pa committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f41f4a6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Added custom user model with customer user manager

    This overwrites default django behaviour and allows to create users based on email instead of username
    bartczak-pa committed May 12, 2024
    Configuration menu
    Copy the full SHA
    08c1829 View commit details
    Browse the repository at this point in the history
  2. Added custom user model with customer user manager

    This overwrites default django behaviour and allows to create users based on email instead of username
    bartczak-pa committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4ac9e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76476bd View commit details
    Browse the repository at this point in the history
  4. Type fixes example

    jacoor committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7789d71 View commit details
    Browse the repository at this point in the history
  5. Removed one of noqa's

    jacoor committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5e22fe5 View commit details
    Browse the repository at this point in the history
  6. fix for extrafields type

    jacoor committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f6cb3a2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Added custom user model with customer user manager

    This overwrites default django behaviour and allows to create users based on email instead of username
    bartczak-pa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4285dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a38ba5 View commit details
    Browse the repository at this point in the history