Showing
- gracedb/api/v1/events/permissions.py 11 additions, 0 deletionsgracedb/api/v1/events/permissions.py
- gracedb/api/v1/events/serializers.py 363 additions, 0 deletionsgracedb/api/v1/events/serializers.py
- gracedb/api/v1/events/tests/test_access.py 105 additions, 64 deletionsgracedb/api/v1/events/tests/test_access.py
- gracedb/api/v1/events/tests/test_eventgraceidfield.py 53 additions, 0 deletionsgracedb/api/v1/events/tests/test_eventgraceidfield.py
- gracedb/api/v1/events/tests/test_update_grbevent_view.py 212 additions, 0 deletionsgracedb/api/v1/events/tests/test_update_grbevent_view.py
- gracedb/api/v1/events/urls.py 42 additions, 38 deletionsgracedb/api/v1/events/urls.py
- gracedb/api/v1/events/views.py 413 additions, 275 deletionsgracedb/api/v1/events/views.py
- gracedb/api/v1/fields.py 41 additions, 15 deletionsgracedb/api/v1/fields.py
- gracedb/api/v1/filters.py 5 additions, 24 deletionsgracedb/api/v1/filters.py
- gracedb/api/v1/gwtc/__init__.py 0 additions, 0 deletionsgracedb/api/v1/gwtc/__init__.py
- gracedb/api/v1/gwtc/permissions.py 23 additions, 0 deletionsgracedb/api/v1/gwtc/permissions.py
- gracedb/api/v1/gwtc/serializers.py 196 additions, 0 deletionsgracedb/api/v1/gwtc/serializers.py
- gracedb/api/v1/gwtc/tests/__init__.py 0 additions, 0 deletionsgracedb/api/v1/gwtc/tests/__init__.py
- gracedb/api/v1/gwtc/tests/test_access.py 342 additions, 0 deletionsgracedb/api/v1/gwtc/tests/test_access.py
- gracedb/api/v1/gwtc/urls.py 17 additions, 0 deletionsgracedb/api/v1/gwtc/urls.py
- gracedb/api/v1/gwtc/viewsets.py 70 additions, 0 deletionsgracedb/api/v1/gwtc/viewsets.py
- gracedb/api/v1/main/tests/test_access.py 10 additions, 6 deletionsgracedb/api/v1/main/tests/test_access.py
- gracedb/api/v1/main/tests/test_views.py 1 addition, 1 deletiongracedb/api/v1/main/tests/test_views.py
- gracedb/api/v1/main/views.py 23 additions, 4 deletionsgracedb/api/v1/main/views.py
- gracedb/api/v1/mixins.py 16 additions, 0 deletionsgracedb/api/v1/mixins.py
Some changes are not shown.
For a faster browsing experience, only 20 of 439+ files are shown.
gracedb/api/v1/events/permissions.py
0 → 100644
gracedb/api/v1/events/serializers.py
0 → 100644
gracedb/api/v1/gwtc/__init__.py
0 → 100644
gracedb/api/v1/gwtc/permissions.py
0 → 100644
gracedb/api/v1/gwtc/serializers.py
0 → 100644
gracedb/api/v1/gwtc/tests/__init__.py
0 → 100644
gracedb/api/v1/gwtc/tests/test_access.py
0 → 100644
gracedb/api/v1/gwtc/urls.py
0 → 100644
gracedb/api/v1/gwtc/viewsets.py
0 → 100644