Currently, translator and editor are just string fields, reflecting the project's roots in the BibTeX specification.
- update the database
author_of table
- Update the
pubs/model.py author_of table
- Update the relationships on
pubs.Citation
- Update the
pubssite/views.py PUT method to parse out translators and editors as well.
Currently, translator and editor are just string fields, reflecting the project's roots in the BibTeX specification.
author_oftablepubs/model.pyauthor_oftablepubs.Citationpubssite/views.pyPUTmethod to parse out translators and editors as well.