Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Cleanup: remove old models, serializers, views, tests etc. #62

Closed
20 tasks done
cuducos opened this issue Dec 12, 2016 · 0 comments
Closed
20 tasks done

Cleanup: remove old models, serializers, views, tests etc. #62

cuducos opened this issue Dec 12, 2016 · 0 comments

Comments

@cuducos
Copy link
Collaborator

cuducos commented Dec 12, 2016

Once #52 is done, we can do some house keeping:

  • Remove old models (Document, Receipt)
  • Remove old serializers (DocumentSerializer, ReceiptSerializer)
  • Remove old views (DocumentViewset, ReceiptViewSet)
  • Remove OldLoadCommand
  • Rename suppliers to company
    • model
    • views
    • serializers
    • tests
    • urls
    • documentation
    • fron-end
  • Rename NewReceipt object to Receipt (at models.py and subsequent views)
  • Rename command loadsuppliers to companies
  • Use RetriveAPIView instead of Viewset for companies
  • Remove Django Admin
  • Remove mentions to loadsuppliers and AMAZON_DATASETS_DATE
    • README.md
    • .env and contrib/.env.sample
    • settings.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant