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

Versioning support #107

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Versioning support #107

wants to merge 29 commits into from

Conversation

u8sand
Copy link
Contributor

@u8sand u8sand commented Dec 11, 2018

Fixes #43
Fixes #65
References #28
References #37
References #46
References #9

Still need to:

  • Thoroughly test and ensure it will seamlessly move to production
  • Wait till after Slugs #106 which was essentially taken out of this work
  • Merge into recent changes (large branch divergence)
  • Merge database migrations

- cleanerversion dependency installed
- database migrations created (not complete)
- cleanerversion extended:
  - VersionManager--`use_in_migrations`
- VersionedQuerySet extension
- Override create to force certain methods on resulting objects

Fixes #43
CustomModelViewSet `get_queryset` fix
TODO:
- make field larger
- ensure they can be queried independently
References #37
References #28
References #9

- Removed fairsharing field (now determined from doi url)
Not that necessary and causes an issue with cleanerversion
- Test database setup
- Test all viewset-list endpoints (html & json)
- Test all viewset-retrieve endpoints (html & json)
- Use FAIRshakeAPI's test database
- Test all standard views and search
- Test project stas view with all plots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant