Skip to content
Snippets Groups Projects
Commit 29013e77 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Moving events and superevents APIs into api app

Moved events.api and superevents.api into the new api app.
We want to have a versioned API, so these are now in
api.v1.events and api.v1.superevents, respectively. Part of this
change is that we require a custom reverse function (api_reverse)
for handling versioning. Much of the required code changes for this
migration include converting reverses to use this function and
changing relative imports appropriately.
parent 073ce8f0
No related branches found
No related tags found
No related merge requests found
Showing
with 462 additions and 272 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment