Go to file
2022-08-05 13:32:08 +02:00
actix_admin switch to multipart form 2022-08-05 13:32:08 +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 derive html input type based on field type 2022-08-04 17:44:40 +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 switch to multipart form 2022-08-05 13:32:08 +02:00
README.md Initial commit 2021-11-24 17:21:10 +01:00

actix-web-sample-app