wagtail/wagtail/api/v2
2017-11-09 11:12:01 +00:00
..
tests Fix AttributeError in listing_view endpoint 2017-11-03 14:39:39 +00:00
__init__.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
apps.py Restructure API v2 module (as per RFC 8) (#2649) 2016-07-06 15:57:09 +03:00
endpoints.py Fix AttributeError in listing_view endpoint 2017-11-03 14:39:39 +00:00
filters.py Filter pop-out explorer pages using 'construct_explorer_page_queryset' 2017-10-31 15:55:01 +00:00
pagination.py Updating to allow no limit max 2017-08-22 12:09:05 +01:00
router.py Moved app_name URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
serializers.py Rename field.rel to field.remote_field 2017-11-01 16:22:46 +00:00
signal_handlers.py Replace django.core.urlresolvers with django.urls 2017-11-01 16:22:46 +00:00
utils.py Eliminate references to django.utils.six.moves 2017-11-09 11:12:01 +00:00