Commit Graph

5 Commits

Author SHA1 Message Date
Lucas Verney f67495bd38 Fix ON DELETE CASCADE issue on relationships 2015-12-25 22:07:06 +01:00
Lucas Verney e7332e3b91 Add routes to fetch relationships
* Add routes to fetch relationships for a given paper.
* Add backrefs in relationships to be able to get the reversed
relationship.
* Update some doc.
2015-12-25 21:38:59 +01:00
Lucas Verney a8f8590c5a Add basic routes to update relationships 2015-12-25 20:09:56 +01:00
Lucas Verney ec97c0a320 Update doc to rst format for generation with Sphinx 2015-12-25 01:43:49 +01:00
Lucas Verney 357873d10c Basic API to put and fetch some papers 2015-12-24 20:34:34 +01:00