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

RemovedInDjango19Warning for Tastypie #2618

Closed
19 of 20 tasks
hackdna opened this issue Feb 22, 2018 · 1 comment
Closed
19 of 20 tasks

RemovedInDjango19Warning for Tastypie #2618

hackdna opened this issue Feb 22, 2018 · 1 comment

Comments

@hackdna
Copy link
Member

hackdna commented Feb 22, 2018

  • Specific code commit: ae273b9
  • Version of the web browser and OS: N/A
  • Environment where the error occurred: Vagrant

Steps to reproduce

(refinery-platform)vagrant@refinery:/vagrant/refinery$ ./manage.py test data_set_manager

Observed behavior

2018-02-22 18:37:21 WARNING  py.warnings:9 <module>() - /home/vagrant/.virtualenvs/refinery-platform/local/lib/python2.7/site-packages/tastypie/fields.py:7: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  from django.utils import importlib

Expected behavior

No warning

Notes

Likely requires removal of Tastypie

Remove the following API/Resources -> Add DRF APIs for those which require it and add unit tests

data_set_manager

  • Attribute Resource
  • Node Resource
  • Investigation Resource
  • Protocol Resource
  • Protocol Reference Resource
  • Protocol Reference Parameter Resource
  • Publication Resource
  • Study Resource
  • Assay Resource

core

  • Sharable Resource API (base class)
  • User Resource
  • User Profile Resource
  • Data Set Resource
  • Workflow Resource
  • Analysis Resource
  • Group Management
  • User Authentication
  • Invitation Reosurce
  • Extended Group Resource

docs

@hackdna hackdna added this to Backlog in Technical Debt via automation Feb 22, 2018
@hackdna hackdna added this to the Release 1.6.9 milestone Feb 28, 2019
@jkmarx jkmarx self-assigned this Mar 6, 2019
@hackdna hackdna moved this from Backlog to Dependencies in Technical Debt Mar 21, 2019
@hackdna hackdna moved this from Dependencies to Doing in Technical Debt Mar 22, 2019
@jkmarx
Copy link
Member

jkmarx commented Apr 9, 2019

Resolved by #3318

@jkmarx jkmarx closed this as completed Apr 9, 2019
Technical Debt automation moved this from Doing to Done Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants