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

[WIP] sqlalchemy_utils for ColorType, JSONType, PasswordType, ScalarListType #217

Closed
wants to merge 23 commits into from

Commits on Jun 26, 2022

  1. Copy the full SHA
    59fe5d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e5eeba8 View commit details
    Browse the repository at this point in the history
  3. Added support for color

    colin99d committed Jun 26, 2022
    Copy the full SHA
    f6cd054 View commit details
    Browse the repository at this point in the history
  4. Added JSON and locale

    colin99d committed Jun 26, 2022
    Copy the full SHA
    94fdd15 View commit details
    Browse the repository at this point in the history
  5. Added password help

    colin99d committed Jun 26, 2022
    Copy the full SHA
    4c98c0a View commit details
    Browse the repository at this point in the history
  6. Added scalar list type

    colin99d committed Jun 26, 2022
    Copy the full SHA
    1615531 View commit details
    Browse the repository at this point in the history
  7. Added tests

    colin99d committed Jun 26, 2022
    Copy the full SHA
    1e18d59 View commit details
    Browse the repository at this point in the history
  8. fixed isort

    colin99d committed Jun 26, 2022
    Copy the full SHA
    b021cfd View commit details
    Browse the repository at this point in the history
  9. fixed isort

    colin99d committed Jun 26, 2022
    Copy the full SHA
    e62ec76 View commit details
    Browse the repository at this point in the history
  10. fixed black

    colin99d committed Jun 26, 2022
    Copy the full SHA
    7eaa9e1 View commit details
    Browse the repository at this point in the history
  11. Fixed dup select field

    colin99d committed Jun 26, 2022
    Copy the full SHA
    f78bd37 View commit details
    Browse the repository at this point in the history
  12. Fixed tests

    colin99d committed Jun 26, 2022
    Copy the full SHA
    5db9713 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Added dependency

    colin99d committed Jun 27, 2022
    Copy the full SHA
    30ee5b3 View commit details
    Browse the repository at this point in the history
  2. Added dependency

    colin99d committed Jun 27, 2022
    Copy the full SHA
    1e7ad41 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Cleaned up requirements

    colin99d committed Jul 8, 2022
    Copy the full SHA
    00d5157 View commit details
    Browse the repository at this point in the history
  2. Tried fixing choices

    colin99d committed Jul 8, 2022
    Copy the full SHA
    55d1ae9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    60c0617 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Copy the full SHA
    7e54a46 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Removed choice handling

    colin99d committed Jul 15, 2022
    Copy the full SHA
    1136287 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    57d3919 View commit details
    Browse the repository at this point in the history
  3. Fixed linters

    colin99d committed Jul 15, 2022
    Copy the full SHA
    ba2d0e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Update forms.py

    aminalaee committed Jul 23, 2022
    Copy the full SHA
    d50271c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Copy the full SHA
    ba7345b View commit details
    Browse the repository at this point in the history