| .. |
|
__init__.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
0001_initial.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
0002_user_newsletter.py
|
version 0.0.5.1: added integration with facebook, refactored a lot
|
2019-08-09 09:56:16 +03:00 |
|
0003_resetpasswordtoken.py
|
version 0.0.5.7: added method to reset password (until without confirmation)
|
2019-08-11 19:53:36 +03:00 |
|
0004_user_email_confirmed.py
|
added endpoint to account app; added "email_confirmed" field to User model; refactored auth app;
|
2019-08-20 15:43:59 +03:00 |
|
0005_user_cropped_image.py
|
added field cropped_image to User model
|
2019-09-06 13:47:37 +03:00 |
|
0006_delete_resetpasswordtoken.py
|
refactored apps account, authorization, news, utils
|
2019-09-12 14:44:49 +03:00 |
|
0007_auto_20190912_1323.py
|
replace ImageFields to URLFields in User model, refactored serializers that included this fields
|
2019-09-12 18:10:52 +03:00 |
|
0008_auto_20190912_1325.py
|
replace ImageFields to URLFields in User model, refactored serializers that included this fields
|
2019-09-12 18:10:52 +03:00 |
|
0009_auto_20191002_0648.py
|
gm-148: refactored
|
2019-10-02 10:16:32 +03:00 |
|
0009_auto_20191011_1123.py
|
Fix and refactor
|
2019-10-11 14:49:32 +03:00 |
|
0009_user_unconfirmed_email.py
|
Don't change email until user confirms it
|
2019-10-10 17:42:29 +03:00 |
|
0010_user_password_confirmed.py
|
Password reset confirmation mechanics
|
2019-10-10 20:49:35 +03:00 |
|
0011_merge_20191011_1336.py
|
added merge migration
|
2019-10-11 16:36:34 +03:00 |
|
0011_merge_20191014_0839.py
|
Standart user, guest.
|
2019-10-14 14:48:13 +03:00 |
|
0011_merge_20191014_1258.py
|
Reverting migration
|
2019-10-14 16:02:02 +03:00 |
|
0012_merge_20191015_0708.py
|
Fix country_id
|
2019-10-15 15:20:44 +03:00 |
|
0012_merge_20191015_0912.py
|
fix merge
|
2019-10-15 12:23:13 +03:00 |
|
0013_auto_20191016_0810.py
|
Add establishment manager role
|
2019-10-16 11:40:51 +03:00 |
|
0014_merge_20191023_0959.py
|
merge from develop
|
2019-10-23 15:31:04 +03:00 |
|
0015_merge_20191023_1317.py
|
added merge migrations
|
2019-10-23 17:05:37 +03:00 |
|
0016_auto_20191024_0830.py
|
fix migrations in userroles
|
2019-10-24 11:34:00 +03:00 |
|
0016_auto_20191024_0833.py
|
Added currency to establishment model
|
2019-10-24 11:06:58 +00:00 |
|
0017_merge_20191024_1233.py
|
Add merged migrations
|
2019-10-24 15:34:35 +03:00 |
|
0018_user_old_id.py
|
Add migration
|
2019-10-29 12:16:18 +03:00 |
|
0019_auto_20191108_0827.py
|
Add image url
|
2019-11-08 11:29:45 +03:00 |
|
0020_role_site.py
|
Migrate
|
2019-11-22 11:43:22 +03:00 |
|
0021_oldrole.py
|
Old role migrate
|
2019-12-03 15:23:41 +03:00 |
|
0022_auto_20191203_1149.py
|
Old role migrate
|
2019-12-03 15:23:41 +03:00 |