I tried that with both the root dir name and the project name, but it 
complains "No module named 'amp.api'" and "No module named 'amp-server'" 
for:
amp.api.v1.pagination.PrimaryKeySortedPagination
and
amp-server.api.v1.pagination.PrimaryKeySortedPagination

My apps are structured at the root folder, rather than as nested apps of 
the project dir:
.../amp-server/amp/settings.py
.../amp-server/api/v1/pagination.py
.../amp-server/api/v1/serializers.py

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to