* Revert pydantic models to v1 version
Revert pydantic models to v1 version
Revert pydantic models to v1 version
Revert pydantic models to v1 version
* Add initial tests for models
Add initial tests for models
* Revert pydantic models to v1 version
Revert pydantic models to v1 version
Revert pydantic models to v1 version
Revert pydantic models to v1 version
* Add initial tests for models
Add initial tests for models
* Fix and replace methods from pydantic v2
* Add more tests for cql models
* 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>