You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my variation on what RESTful views based on django's CBVs could look like with fewest possible changes to the original interface.
Written with simple RESTful json APIs in mind.
About
This is my variation on what RESTful views based on django's CBVs could look like with fewest possible changes to the original interface.