45 Commits

Author SHA1 Message Date
Vlados31
cf4982d444
Delete order/migrations directory 2022-10-03 10:47:09 +03:00
Vlados31
e2b0d7daa8
Delete dev/migrations directory 2022-10-03 10:46:43 +03:00
Vlados31
802526f347
Merge pull request #1 from Vlados31/Vlados31-remove-migrations
Delete account/migrations directory
2022-10-03 10:46:16 +03:00
Vlados31
7e44a6ae9a
Delete api/migrations directory 2022-10-03 10:45:51 +03:00
Vlados31
5e6afe1f73
Delete account/migrations directory 2022-10-03 10:44:57 +03:00
0aa3bdc336 Changes by vlad 2022-10-03 10:42:01 +03:00
9918e7f5b5 Add images in order form 2022-10-03 10:38:45 +03:00
0362fbcae6 Add my-orders page in account 2022-10-03 01:42:20 +03:00
6f70716f0a Add order respondes 2022-10-03 01:41:53 +03:00
9a1b0f7d5a Fix settings file 2022-09-30 02:42:16 +03:00
2a1fa6ce5e Add order images model and test this model 2022-09-30 02:37:30 +03:00
serge
2c3445c889 Perform to move main developing to git 2022-09-29 13:05:49 +03:00
serge
7407ba7396 Merge remote-tracking branch 'origin/master' 2022-09-29 12:19:24 +03:00
afd8f39e23 Perform to move main developing to git 2022-09-29 12:19:10 +03:00
6f3beeec09 Small api logic changes, small order changes 2022-09-29 00:32:18 +03:00
19b246ec06 Fix order logic. Currently you can change contact data ant it's working correctly 2022-09-28 22:49:15 +03:00
dddf4ba47e Fix profile menu display on mobile screen 2022-09-28 11:13:46 +03:00
fcf44c9bac Create basic order creation form 2022-09-28 02:34:41 +03:00
8bcc88680b Perform to move main developing to git 2022-09-27 18:54:05 +03:00
d24c699ce6 Add order creation form 2022-09-27 16:59:25 +03:00
659de0b0ee Add order creation form 2022-09-27 16:57:05 +03:00
7b19ac39c1 Small commit: help for Sergey with html 2022-09-27 13:44:19 +03:00
c2d0dc7b27 Add logic for phone (without '+' or '+7') 2022-09-26 22:14:07 +03:00
15e0466fb8 Add intro image 2022-09-26 01:50:41 +03:00
4970749753 Update templates 2022-09-25 17:30:36 +03:00
15873adb45 Redefine admin model 2022-09-25 17:30:07 +03:00
99415d4f7e Add basic order model 2022-09-25 17:29:45 +03:00
bf4af285e8 Fix bug: if you create token in django admin, token field is empty 2022-09-25 17:23:31 +03:00
5017e004c2 Update project, small changes 2022-09-25 11:16:14 +03:00
19df854243 Optimize phone validator 2022-09-25 11:13:22 +03:00
9c27897485 Small changes 2022-09-25 11:06:41 +03:00
2c51925827 BugFix in verification subsystem 2022-09-24 16:38:17 +03:00
44da6faadd Add phone verification logic 2022-09-24 13:41:49 +03:00
e10b2e0138 Small update in templates 2022-09-24 00:20:46 +03:00
b8cc005afe Add order app, update base template, add user-agreement page and create orders list page 2022-09-24 00:15:11 +03:00
0a15637d35 Cleanup unused files 2022-09-24 00:13:15 +03:00
addee12598 Add user agreement 2022-09-19 22:33:32 +03:00
105b30f68c Method account.register fix 2022-09-19 00:11:08 +03:00
63d40fd39e Top bar in site. Work od desktop and mobiles, missing account icon 2022-09-18 21:26:32 +03:00
09559f0621 First templates, currently not ready, intermediate result 2022-09-18 19:30:36 +03:00
22da68b953 Create account.register function. It's currently not working because arguments is not validating 2022-09-17 22:03:31 +03:00
58a19c7a41 Fix strange errors 2022-09-17 20:09:49 +03:00
d51ffa0eb2 Add basic API functions and working account.auth method 2022-09-17 12:01:14 +03:00
59ec0647dc Add working authorization and registration 2022-09-17 00:05:08 +03:00
7582330b1b Initial commit 2022-09-15 22:25:55 +03:00