Abstracting/generalizing from events app
Moving a few base class throttles and fields from the events app up one level so that they can be used elsewhere.
Showing
- config/settings/base.py 1 addition, 1 deletionconfig/settings/base.py
- gracedb/api/backends.py 0 additions, 0 deletionsgracedb/api/backends.py
- gracedb/api/v1/events/fields.py 1 addition, 44 deletionsgracedb/api/v1/events/fields.py
- gracedb/api/v1/events/throttles.py 1 addition, 40 deletionsgracedb/api/v1/events/throttles.py
- gracedb/api/v1/events/views.py 1 addition, 1 deletiongracedb/api/v1/events/views.py
- gracedb/api/v1/fields.py 44 additions, 4 deletionsgracedb/api/v1/fields.py
- gracedb/api/v1/main/views.py 1 addition, 1 deletiongracedb/api/v1/main/views.py
- gracedb/api/v1/throttles.py 42 additions, 0 deletionsgracedb/api/v1/throttles.py
Loading
Please register or sign in to comment