Refactor transaction URL handling and enhance filter form functionality
Close #43
This commit is contained in:
parent
02c53c7dab
commit
d44407d9ab
9 changed files with 73 additions and 22 deletions
|
@ -10,6 +10,7 @@ depends=(
|
|||
"python-django"
|
||||
"python-toml"
|
||||
"python-psycopg"
|
||||
"python-dateutil"
|
||||
)
|
||||
makedepends=("git")
|
||||
optdepends=("postgresql: database")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue