Commit graph

27 commits

Author SHA1 Message Date
Gabriel Augendre 57496dd939
Create LICENSE 2018-05-23 11:10:43 +02:00
Gabriel Augendre c0a1d0cbd7 Add field for supplies 2018-05-22 18:46:49 +02:00
Gabriel Augendre 35d7056c17 Fix teacher send action 2018-05-22 11:12:16 +02:00
Gabriel Augendre 4abc66d675 Add ability to export data 2018-05-22 11:10:09 +02:00
Gabriel Augendre 4499ee8c6b Protect foreign keys 2018-05-22 10:52:03 +02:00
Gabriel Augendre a562f7587a Add missing migration 2018-05-22 10:27:02 +02:00
Gabriel Augendre 2791b27729 Allow to send mail via admin interface 2018-05-22 10:24:21 +02:00
Gabriel Augendre 7709be0701 Add supplies management + fix "previously acquired" 2018-05-22 10:13:51 +02:00
Gabriel Augendre 53285953ad Add created_at and updated_at to all models + improve book admin 2018-05-22 01:50:41 +02:00
Gabriel Augendre a9f050ba77 Improve admin 2018-05-22 01:43:39 +02:00
Gabriel Augendre f97f54b337 Use model for editor 2018-05-22 01:35:05 +02:00
Gabriel Augendre 812706e170 Ignore staticfiles 2018-05-22 01:28:15 +02:00
Gabriel Augendre bd76788513 Try whitenoise 2018-05-22 01:27:59 +02:00
Gabriel Augendre 708c332b0d Allow multiple hosts 2018-05-22 01:09:53 +02:00
Gabriel Augendre 84801a7204 Fix procfile 2018-05-22 01:02:32 +02:00
Gabriel Augendre 72594b9a2b Add heroku procfile 2018-05-22 00:58:31 +02:00
Gabriel Augendre d88693b4b4 Enforce email address uniqueness 2018-05-22 00:55:14 +02:00
Gabriel Augendre c16d0db8ca Send link via email 2018-05-22 00:45:54 +02:00
Gabriel Augendre bcd7f6dc18 Add "logout" view 2018-05-21 23:46:47 +02:00
Gabriel Augendre 1e1eefcab0 Add warning messages and try to retrieve teacher automatically 2018-05-21 23:40:56 +02:00
Gabriel Augendre 2d14beb303 Use UUID for teacher creation 2018-05-21 23:23:43 +02:00
Gabriel Augendre 63b67e9a9a Wrapping up 2018-05-21 23:12:35 +02:00
Gabriel Augendre 5a5eefa134 Display book form 2018-05-21 22:23:53 +02:00
Gabriel Augendre 63fd65fb5e Save teacher and redirect to teacher page 2018-05-21 22:04:29 +02:00
Gabriel Augendre 8776e6a8af Add home page 2018-05-21 21:03:08 +02:00
Gabriel Augendre 93b6c7ba11 Improve test 2018-05-21 19:55:26 +02:00
Gabriel Augendre fe0e88496e Add working django 2018-05-21 19:28:36 +02:00