98bfdd5cf2
* Add initial support with a django skeleton project * Start the django server from pygeoapi configuration and push to settings * Add views to django routes * fixed flake8 problems * added jobs endpoints * added EDR endpoints * renamed jobs endpoints and functions * fixed flake8 * Bump django version to support 3 and 4 * Fix api request instance Fix api request instance * fixed stac catalog path request * fixed problem with static * get parameters from django requests * Add sample project for django application * Fix flake8 errors * added documentation for Django downstream project Co-authored-by: Luca Delucchi <lucadeluge@gmail.com> Co-authored-by: Krishna Lodha <krishnaglodha@gmail.com>