feat(aurora): allow for querying moderation history by date (before/after)
This commit is contained in:
parent
7f0bd8c1a8
commit
1a3af342df
5 changed files with 108 additions and 10 deletions
|
@ -20,6 +20,7 @@ beautifulsoup4 = "^4.12.3"
|
|||
markdownify = "^0.12.1"
|
||||
aiosqlite = "^0.20.0"
|
||||
phx-class-registry = "^4.1.0"
|
||||
dateparser = "^1.2.0"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue