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

Add support for UUIDField and django.contrib.postgres.fields #84

Closed
wants to merge 5 commits into from

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    f1d8777 View commit details
    Browse the repository at this point in the history
  2. add tests for UUIDField

    Villiers Strauss committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    051aa76 View commit details
    Browse the repository at this point in the history
  3. add tests for range fields

    Villiers Strauss committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    85646cd View commit details
    Browse the repository at this point in the history
  4. move postgres fields tests to separate folder similar to DRF

    Villiers Strauss committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    eec01ff View commit details
    Browse the repository at this point in the history
  5. UUIDField is only available in Django>=1.8

    Villiers Strauss committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    aba3040 View commit details
    Browse the repository at this point in the history