Using django-reversions with django-rest-framework
587 views
Skip to first unread message
Cassiano dos Santos
unread,
Apr 18, 2017, 10:18:15 AM4/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-reversion discussion group
I'm using django-rest-framework and I would like to use django-reversion to version incoming requests from clients to my REST API.
In django-reversion I can create a revision block and group changes in models to one revision. But in my case, each request that updates a model instance will be isolated from others requests that updates another models, so I can't find a way to group model versions in a single revision using django-rest-framework when saving and updating my models.
Someone can view a way to group revisions using django-rest-framework?
Thanks in advance.
alag...@gmail.com
unread,
Feb 14, 2018, 5:22:38 AM2/14/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-reversion discussion group
I'm seeking for the same thing.
matthew...@gmail.com
unread,
Jun 4, 2019, 10:27:28 AM6/4/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message