starnakin
starnakin deleted branch python-api from michel/ft_transcendence 2023-11-06 06:59:23 -05:00
starnakin pushed to python-api at michel/ft_transcendence 2023-11-06 06:55:06 -05:00
a6a86a67a5 core: accounts: split test file
2c7bbb5a5f core: accounts: use django form
4cda3de144 core: accounts: separate views i multiple files
1c98a6a73c add: unitest to accounts
b7a41701ea remove trash
Compare 22 commits »
starnakin created branch python_transcendence_api in michel/ft_transcendence 2023-11-06 06:45:51 -05:00
starnakin pushed to python_transcendence_api at michel/ft_transcendence 2023-11-06 06:45:51 -05:00
starnakin pushed to python-api at michel/ft_transcendence 2023-11-05 12:15:53 -05:00
3c96defea3 add: test to profiles
starnakin pushed to python-api at michel/ft_transcendence 2023-11-05 12:15:37 -05:00
1900a6f390 add: profiles class
starnakin pushed to python-api at michel/ft_transcendence 2023-11-05 12:15:18 -05:00
dc8b64573e fix: profiles url
starnakin pushed to python-api at michel/ft_transcendence 2023-11-03 17:26:30 -04:00
3a0c41e7f4 speak english
starnakin pushed to python-api at michel/ft_transcendence 2023-11-03 17:25:43 -04:00
8441eb98e5 add: requirements.txt
519a405baf add: readme
Compare 2 commits »
starnakin pushed to python-api at michel/ft_transcendence 2023-11-03 17:22:55 -04:00
e1d102a9c6 core: add include to linter
4938e05c4a init: profile
Compare 2 commits »
starnakin pushed to python-api at michel/ft_transcendence 2023-11-03 16:52:40 -04:00
06e95b9751 add: accounts: create, delete
f14279b956 fix: post method, csrf token and return right valu
2e680d94b6 update: urls var name
Compare 3 commits »
starnakin pushed to django at michel/ft_transcendence 2023-11-03 16:33:52 -04:00
9d8476ebb8 fix: import logout in login.py
starnakin pushed to python-api at michel/ft_transcendence 2023-11-03 16:06:02 -04:00
21ed36fd99 update .gitignore, remove .pyc
75a0b5055e fix:
92da8114c3 add: register test
80e638072f fix url
a03000891e fix: urls
Compare 6 commits »
starnakin created branch python-api in michel/ft_transcendence 2023-11-02 18:26:09 -04:00
starnakin pushed to python-api at michel/ft_transcendence 2023-11-02 18:26:09 -04:00
66398936f0 init python-api lib
starnakin deleted branch python-api from michel/ft_transcendence 2023-11-01 17:25:54 -04:00
starnakin created branch python-api in michel/ft_transcendence 2023-11-01 17:10:16 -04:00
starnakin pushed to python-api at michel/ft_transcendence 2023-11-01 17:10:16 -04:00
starnakin pushed to django at michel/ft_transcendence 2023-10-31 16:26:22 -04:00
827743bb96 doc: add installation man
starnakin pushed to django at michel/ft_transcendence 2023-10-31 16:14:29 -04:00
a0c0d813b6 register: use ModelForm, and print all errors