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

Respect email validators setting when inviting users #232

Merged
merged 5 commits into from
Apr 27, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    e38abc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c572c14 View commit details
    Browse the repository at this point in the history
  3. Revert "Add extra HTML attributes for the expected input field"

    This reverts commit c9eb392.
    
    This is relevant only for Django 5 but we had to revert back to Django 4
    atodorov committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7c579a7 View commit details
    Browse the repository at this point in the history
  4. Revert "Capitalize App name in permission labels"

    This reverts commit b2cec2d.
    
    Only relevant for Django 5
    atodorov committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dbee152 View commit details
    Browse the repository at this point in the history
  5. Adjust tests to match an updated apostrophe character

    comes from newer django-grappelli, see:
    kiwitcms/Kiwi@35a5fb1
    atodorov committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7124e1f View commit details
    Browse the repository at this point in the history