Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* style: updated pre commit to latest versions * feat: first migration to pydantic V2, using pydjantic for settings * chore: remove unused setup in wsgi/asgi * feat: use custom mapping for settings * fix: pydjantic base_dir * fix: rework pydjantic * fix: adding prefix to use same database env * fix: change env to alias for pydantic v2 * test: test logging settings * fix: include media folder * fix: fixed dependency conflict * fix: fixed error for class variable * chore: adapt pydantic changes in jsonschem parser * chore(entirety): update requirements * fix(entirety): error after updating filip * docs(sdm): examples for tested smart data models with new parser * fix(entity): invoking of get_context_data * chore(entity): remove ' from example json schema model * chore(entirety): update default login_url * fix(entirety): add work around for conflict of jsonschemaparser * chore(entity): use default as value while parsing data models * chore(entirety): update login url * fix(entirety): default attr value and datetime type * fix(semantic): migration error --------- Co-authored-by: Saira Bano <[email protected]>
- Loading branch information