Go to file
2022-07-17 22:12:18 +02:00
actix_admin add option for html input type on column 2022-07-17 22:12:18 +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 option for html input type on column 2022-07-17 22:12:18 +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 implement macros for active_model generation 2022-05-25 13:11:54 +02:00
database.db add struct attr and parsing for option 2022-06-06 12:55:25 +02:00
database.db-wal add option for html input type on column 2022-07-17 22:12:18 +02:00
README.md Initial commit 2021-11-24 17:21:10 +01:00

actix-web-sample-app