• Joined on 2024-02-23
deflax pushed to master at forest/net 2024-04-03 13:35:58 -04:00
02634be478 remove non-existing fields
deflax pushed to master at forest/net 2024-04-03 13:31:35 -04:00
1e8c520cb7 rename pid to id
deflax pushed to master at forest/net 2024-04-03 13:17:03 -04:00
a29ee1bd3a provide keyword arguments to paginate
deflax pushed to master at forest/net 2024-04-03 13:04:11 -04:00
f3d0bc1a5f provide ITEMS_PER_PAGE variable
deflax pushed to master at forest/net 2024-04-03 12:43:12 -04:00
8d83529d5e rename env var config file
deflax pushed to master at forest/net 2024-04-03 12:32:37 -04:00
dc6c3e0a31 define separate email for admin and mail sender
deflax pushed to master at forest/net 2024-04-03 12:19:40 -04:00
413500c53f move Mail object to mailsender
deflax pushed to master at forest/net 2024-04-03 11:21:57 -04:00
9b4d98e3d9 remove expiration argument
deflax pushed to master at forest/net 2024-04-02 21:36:41 -04:00
2c100e079a fix Serializer import
deflax pushed to master at forest/net 2024-04-02 21:23:38 -04:00
a597fb439a translate auth strings
deflax pushed to master at forest/net 2024-04-02 04:40:16 -04:00
5a88062c04 rename create_db to format_db since it can reinitialize existing dbs
deflax pushed to master at forest/net 2024-04-01 13:03:15 -04:00
f46ee1b358 update readme with seed_db
deflax pushed to master at forest/net 2024-04-01 13:01:01 -04:00
c35f622d24 seed roles in seed_db
deflax pushed to master at forest/net 2024-04-01 12:44:15 -04:00
2aca3bee15 rename all remaining pid columns to id columns
deflax pushed to master at forest/net 2024-04-01 12:39:02 -04:00
e04867064e fix mail_admin user
deflax pushed to master at forest/net 2024-04-01 12:36:26 -04:00
1ad46cbdc4 update readme with create_db
bdc3a5c716 remove legacy field
Compare 2 commits »
deflax pushed to master at forest/net 2024-04-01 12:22:08 -04:00
4c682087a1 add flask-migrate init files
deflax pushed to master at forest/net 2024-04-01 12:16:29 -04:00
1b1c4ec7da set migrations volume
deflax pushed to master at forest/net 2024-04-01 12:07:48 -04:00
98936a066b the manage script returns
b4ab4a392a fix initdb
Compare 2 commits »
deflax pushed to master at forest/net 2024-04-01 10:41:49 -04:00
4e7d8bc743 fix the circular import hell