Commit Graph

237 Commits

Author SHA1 Message Date
Gabriel Augendre 70fa58fd46 Fix order of export fields and display in admin 2018-05-24 00:31:21 +02:00
Gabriel Augendre 35feb6178b Increase buttons verbosity 2018-05-24 00:22:35 +02:00
Gabriel Augendre cff3aef98c Increase length limits 2018-05-24 00:22:35 +02:00
Gabriel Augendre ee8f7807b4 Improve help text for ISBN 2018-05-24 00:22:35 +02:00
Gabriel Augendre 1dab5e1c8a Validate phone number against 10 digits 2018-05-24 00:22:35 +02:00
Gabriel Augendre 7330e5353f Add clickable link in mail 2018-05-24 00:22:35 +02:00
Gabriel Augendre 0f4d66342e Export editor name 2018-05-24 00:22:35 +02:00
Gabriel Augendre a6d1abf2af Remove collection from books 2018-05-24 00:22:35 +02:00
Gabriel Augendre b7d7e7098d Configure logging 2018-05-24 00:22:35 +02:00
Gabriel Augendre 499a31fabf
Create README.md 2018-05-23 11:16:52 +02:00
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