Go to file
2022-08-01 14:39:14 +02:00
actix_admin implement initial delete_many 2022-08-01 14:39:14 +02:00
azure_auth separate primary_key from other field values 2022-06-06 15:25:37 +02:00
migrations add sea-orm for sqlite db 2021-12-06 18:10:03 +01:00
src add search with 'contains' 2022-07-31 16:33:02 +02:00
templates add create fn 2022-05-01 23:30:20 +02:00
.env add paginator sample 2022-01-03 19:31:34 +01:00
.gitignore split into models and viewmodels 2022-04-23 20:03:09 +02:00
Cargo.toml add dropdown for enums 2022-07-21 19:01:05 +02:00
database.db add dropdown for enums 2022-07-21 19:01:05 +02:00
database.db-wal implement initial delete_many 2022-08-01 14:39:14 +02:00
README.md Initial commit 2021-11-24 17:21:10 +01:00

actix-web-sample-app