Commit Graph

76 Commits

Author SHA1 Message Date
a0c0d813b6 register: use ModelForm, and print all errors 2023-10-31 21:14:24 +01:00
54cc1b1705 profiles: init 2023-10-29 21:09:38 +01:00
246213c5b8 core: add anotation type 2023-10-29 21:00:18 +01:00
e253631f09 core: reformat file tree 2023-10-25 16:50:05 +02:00
a6a86a67a5 core: accounts: split test file 2023-10-25 16:17:55 +02:00
2c7bbb5a5f core: accounts: use django form 2023-10-25 16:10:23 +02:00
4cda3de144 core: accounts: separate views i multiple files 2023-10-25 15:35:24 +02:00
1c98a6a73c add: unitest to accounts 2023-10-25 15:11:56 +02:00
b7a41701ea remove trash 2023-10-24 22:56:45 +02:00
85f273b726 fix: use variable to len 2023-10-24 22:56:37 +02:00
d469466e66 add: gitignore migration 2023-10-24 22:33:35 +02:00
07ad080551 replace: hardcoded html return by variable 2023-10-24 22:33:13 +02:00
fb5ff0dad7 init profiles 2023-10-24 18:42:43 +02:00
83c8aee895 init: profils 2023-10-24 18:28:42 +02:00
82f2e4647c add: change password 2023-10-24 17:20:16 +02:00
a17fa07805 add: delete account 2023-10-24 17:10:32 +02:00
3e7a9c9b00 add: login 2023-10-24 17:06:43 +02:00
cb010470a9 backend: fix: error message 2023-10-24 16:34:38 +02:00
a3e2c2f631 backend: add: register 2023-10-24 16:31:26 +02:00
5fea6457da init account app 2023-10-24 13:56:16 +02:00
80c81dadaf gitingore: add db 2023-10-24 13:56:05 +02:00
b72ca536b3 init: accounts app 2023-10-24 13:36:42 +02:00
e1470b1ff6 gitignore: .pyc 2023-10-24 13:36:27 +02:00
11f3a31d22 init: django 2023-10-24 13:32:18 +02:00
Adrien LSH@42
b1c352cbf8 docker setup 2023-10-09 15:22:04 +02:00
Adrien LSH@42
b91c35a41b init 2023-10-09 15:18:23 +02:00