mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Add REST API pagination and mke REST API optional (#43)
* Implement Rest API pagination * REST API must be enabled in settings * Report REST API status in the admin site settings page
This commit is contained in:
@@ -3,4 +3,7 @@ pdbpp
|
||||
ipython
|
||||
flake8
|
||||
pyinstrument
|
||||
pyyaml
|
||||
uritemplate
|
||||
inflection
|
||||
django-debug-toolbar
|
||||
|
Reference in New Issue
Block a user