Skip to content

Commit

Permalink
bug fix on wrong settings
Browse files Browse the repository at this point in the history
fix for:
- REST API misbehaving on certain queries (which filter on related
  entities)
- user UI bugs, where users could not filter by assigned user, not
  modify passages, and several bugs surrounding a mismatch between
  vanilla apis' entities and coladay's

cause of bug: A wrong base.py settings was introduced somehow. This
commit fetches relevant sections from the old coladay settings files and
copies them into a modified base settings file here.
  • Loading branch information
SteffRhes committed Nov 23, 2023
1 parent d74cf8a commit 34c204f
Showing 1 changed file with 300 additions and 42 deletions.
Loading

0 comments on commit 34c204f

Please sign in to comment.