wagtail/wagtail/api/v2
2016-03-01 13:12:24 +00:00
..
tests Implement special "root" page value for child_of/decendant_of filters 2016-03-01 13:12:24 +00:00
__init__.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
endpoints.py Some cleanup to how meta fields are handled in endpoints 2016-03-01 13:12:24 +00:00
filters.py Implement special "root" page value for child_of/decendant_of filters 2016-03-01 13:12:24 +00:00
pagination.py Revert "feat(api/2): Removed meta from top of listings" 2016-03-01 13:12:24 +00:00
router.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
serializers.py Made "meta" configurable and moved some page fields into it 2016-03-01 13:12:24 +00:00
signal_handlers.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
urls.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
utils.py feat(api/2): Allow multiple page types to be specified in type filter 2016-03-01 13:12:24 +00:00