Commit Graph

2905 Commits

Author SHA1 Message Date
Anatoly
a133cfe1dd added default value of is_main flag in comment section for establishments 2019-09-05 11:53:48 +03:00
Anatoly
3cac53c77d fixed comments in establishment list or detail endpoints 2019-09-05 10:32:44 +03:00
Anatoly
c6cbb9bd36 fixed return in establishment serializer last published review 2019-09-05 09:54:43 +03:00
Anatoly
605c81b33c replace comment model from establishment app, added new app comment 2019-09-04 18:47:06 +03:00
Anatoly
d085eb4abf Merge branch 'feature/authorization' into develop 2019-09-04 12:42:45 +03:00
Anatoly
5403f0d325 refactored: login, logout, refresh token, change email, confirm email, reset password endpoints 2019-09-04 12:42:23 +03:00
evgeniy-st
d094f055d2 fix counties endpoint 2019-09-04 11:21:31 +03:00
evgeniy-st
537735d193 sites endpoint 2019-09-04 10:35:37 +03:00
evgeniy-st
aa88721800 sites endpoint 2019-09-04 10:14:11 +03:00
Anatoly
09cf0f1a06 (In progress) refactored logout and refresh token endpoints 2019-09-03 18:59:11 +03:00
Anatoly
06e563b77a refactored authorization app 2019-09-03 16:48:06 +03:00
Anatoly
b20fe5e6fb update setup cookie for tokens 2019-09-03 16:25:44 +03:00
Anatoly
1b3eececf2 refactored authorization and account app 2019-09-02 15:44:37 +03:00
Anatoly
892159ccb6 Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-09-02 13:52:53 +03:00
Anatoly
2f0b8ab90d added endpoint to change password 2019-09-02 13:47:42 +03:00
Anatoly
6d3b7b1921 fixed reset password view 2019-09-02 13:02:11 +03:00
evgeniy-st
a2ef5bbfd5 small refactor 2019-09-02 12:00:19 +03:00
Anatoly
3c7fc7a436 Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-09-02 11:10:52 +03:00
Anatoly
664412d0f4 establishment list view - added filter by country code 2019-09-02 09:56:55 +03:00
Anatoly
e6b35c8d55 Merge remote-tracking branch 'origin/develop' into develop 2019-09-01 18:11:43 +03:00
Anatoly
e28435aba2 added preview image in establishment serializer 2019-09-01 18:11:09 +03:00
Dmitriy Kuzmenko
2f692bacf3 add migrate 2019-09-01 17:52:01 +03:00
Dmitriy Kuzmenko
e91a64ad6b add website 2019-09-01 17:51:13 +03:00
evgeniy-st
6d6e1169a4 extended establishment model (social) 2019-09-01 17:30:39 +03:00
Dmitriy Kuzmenko
082a8a1470 add fake best_price_menu 2019-09-01 17:22:53 +03:00
Dmitriy Kuzmenko
c85347b53a add menu 2019-09-01 16:18:17 +03:00
Anatoly
998204b7c5 added created field to comments serializer 2019-09-01 15:24:55 +03:00
evgeniy-st
45f990af4c update serializer 2019-09-01 15:07:27 +03:00
evgeniy-st
ef02e68c70 Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-09-01 15:05:47 +03:00
evgeniy-st
0da20bbcd1 added awards to employee 2019-09-01 15:05:25 +03:00
Anatoly
a1fed35c69 Merge remote-tracking branch 'origin/develop' into develop 2019-09-01 15:02:38 +03:00
Anatoly
360f88d996 replace textfield with tjsonfield in model Review 2019-09-01 15:01:55 +03:00
evgeniy-st
ddabac60d1 Fix establishment retrieve view 2019-09-01 14:53:46 +03:00
evgeniy-st
abecc6f99a update migrations 2019-09-01 14:42:41 +03:00
evgeniy-st
48ac4cceab Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-09-01 14:33:43 +03:00
evgeniy-st
f10f6b23a0 Merge branch 'feature/employees' into develop 2019-09-01 14:33:25 +03:00
Anatoly
305da0e008 merge migrations 2019-09-01 14:31:42 +03:00
evgeniy-st
1b001f303a extended establishment api enpoint by attribute of 'employees' 2019-09-01 14:17:03 +03:00
Anatoly
21dd87e0ec Merge remote-tracking branch 'origin/develop' into features/comments
# Conflicts:
#	apps/establishment/models.py
#	apps/establishment/serializers.py
2019-09-01 14:14:38 +03:00
Anatoly
1494bbbf36 Merge branch 'feature/reviews' into develop
# Conflicts:
#	apps/establishment/admin.py
#	apps/establishment/models.py
#	apps/establishment/serializers.py
2019-09-01 14:09:37 +03:00
Anatoly
cd0f03f05d Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/admin.py
#	apps/establishment/serializers.py
2019-09-01 14:06:17 +03:00
Dmitriy Kuzmenko
ef59216feb change contacts for est. 2019-09-01 13:39:01 +03:00
Anatoly
de8db655ed Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/admin.py
#	apps/establishment/models.py
#	apps/establishment/serializers.py
2019-09-01 13:38:40 +03:00
Anatoly
3f90ef6dab fix merge 2019-09-01 13:29:17 +03:00
Anatoly
e8d4626cdb Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/models.py
2019-09-01 13:26:55 +03:00
Anatoly
c1738478ab added new model Review 2019-09-01 13:24:37 +03:00
Dmitriy Kuzmenko
fc4facbf83 add contacts for establishments 2019-09-01 12:35:09 +03:00
Anatoly
0d4f080850 added new model - Comment 2019-09-01 12:30:00 +03:00
Anatoly
ba317f77b8 finish review model 2019-09-01 11:50:52 +03:00
Anatoly
c39b5dbf1d Merge branch 'develop' into feature/authorization 2019-08-30 17:57:13 +03:00
Anatoly
f8b87c4788 added endpoint to change an email 2019-08-30 17:56:35 +03:00
evgeniy-st
805bda3267 Extend establishment filterset 2019-08-30 17:25:07 +03:00
evgeniy-st
9e1bf5ba0e update news endpoint 2019-08-30 16:08:01 +03:00
evgeniy-st
9373137a29 remove throttling 2019-08-30 15:43:15 +03:00
evgeniy-st
7d7fa5e347 Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-08-30 15:42:12 +03:00
evgeniy-st
2a8ffb16de Notification app & subscription 2019-08-30 15:40:53 +03:00
Anatoly
8fccd069ec added additional fields to review model 2019-08-30 15:30:41 +03:00
Anatoly
693577a524 Merge remote-tracking branch 'origin/develop' into feature/reviews 2019-08-30 12:03:19 +03:00
Anatoly
62ee83b1d4 refactored authorization 2019-08-30 11:53:19 +03:00
Anatoly
b7c1d6a48d added application review 2019-08-30 10:48:44 +03:00
Anatoly
46faf6ecee Merge remote-tracking branch 'origin/develop' into feature/establishment
# Conflicts:
#	apps/establishment/admin.py
#	apps/establishment/serializers.py
2019-08-29 18:19:57 +03:00
Anatoly
3aa1e92046 added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
evgeniy-st
62da2ee114 api establishment-detail 2019-08-29 17:26:22 +03:00
Dmitriy Kuzmenko
2a16198a8b add award filter 2019-08-29 15:00:30 +03:00
Dmitriy Kuzmenko
e7c0490a4f Merge remote-tracking branch 'origin/develop' into develop 2019-08-29 14:52:08 +03:00
Dmitriy Kuzmenko
9a7052026b add metadata 2019-08-29 14:51:55 +03:00
Anatoly
8a234b6d8f added query search by title in news list endpoint 2019-08-29 12:52:46 +03:00
Anatoly
79edd6c51d fixed collection list and news list endpoints 2019-08-29 11:42:52 +03:00
Anatoly
1213b39e0d Merge branch 'feature/authorization' into develop 2019-08-29 11:40:24 +03:00
Anatoly
5598290456 refactored refresh-token endpoint 2019-08-29 11:40:00 +03:00
Anatoly
39e833ec1d added custom JWT authentication 2019-08-29 09:43:31 +03:00
evgeniy-st
e3ad562680 update news model 2019-08-28 18:30:35 +03:00
Dmitriy Kuzmenko
967c08864d Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-08-28 18:12:09 +03:00
Dmitriy Kuzmenko
b2a105198f fix translation 2019-08-28 18:11:56 +03:00
evgeniy-st
d9793b2056 Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-08-28 18:03:09 +03:00
Dmitriy Kuzmenko
4a8053b231 Merge remote-tracking branch 'origin/develop' into develop 2019-08-28 17:54:12 +03:00
Dmitriy Kuzmenko
cb1ff8e410 add configuration 2019-08-28 17:53:52 +03:00
Anatoly
7a1d5e269c refactored ImageSerializer 2019-08-28 17:25:16 +03:00
Anatoly
dbb0cbc05e refactored endpoint to upload an image 2019-08-28 17:18:52 +03:00
evgeniy-st
c09b495bfd update Establishment serializer 2019-08-28 16:31:02 +03:00
evgeniy-st
e5989273dc Establishment add pagination 2019-08-28 15:41:17 +03:00
evgeniy-st
ba00bf1b00 Merge branch 'develop' into feature/establishment 2019-08-28 15:35:21 +03:00
evgeniy-st
1aef1a5bb1 Translation & establishment 2019-08-28 15:21:28 +03:00
Anatoly
4c448efc96 added field image_url to news list and collection list 2019-08-28 13:41:33 +03:00
Anatoly
6d95349a52 refactored logout endpoint 2019-08-28 13:14:57 +03:00
Anatoly
de0a1d6358 changed jwt login view (changed status code if user not found) 2019-08-28 12:58:33 +03:00
Anatoly
0db7b52df7 refactored remember flag in login 2019-08-28 12:54:17 +03:00
Anatoly
e22a54114b refactored collection app 2019-08-28 12:22:13 +03:00
Anatoly
0f6147c1dc Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	apps/collection/urls/common.py
2019-08-28 11:50:15 +03:00
Dmitriy Kuzmenko
253da87a99 URL refactoring 2019-08-28 11:35:38 +03:00
Dmitriy Kuzmenko
3d7727b4b4 Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-08-28 10:15:29 +03:00
Dmitriy Kuzmenko
262e98b9e1 add awards 2019-08-28 10:15:17 +03:00
Anatoly
b5c50ff730 fixed serializers 2019-08-28 09:55:45 +03:00
evgeniy-st
f65b1caf9a Fix redirect settings 2019-08-28 09:49:50 +03:00
Anatoly
a35fbc4456 added endpoint to upload an images 2019-08-27 19:03:52 +03:00
Anatoly
2172972216 refactored gallery app 2019-08-27 18:58:40 +03:00
Anatoly
ce260a69aa Revert "added collection gallery; create migrations for models - collection, gallery, news; fixed models - news, collections"
This reverts commit 07333234
2019-08-27 18:18:58 +03:00
Anatoly
df2e60254e fixed migrations 2019-08-27 17:50:24 +03:00
Anatoly
ee619922fa fixed looped import 2019-08-27 17:26:43 +03:00
Anatoly
0733323486 added collection gallery; create migrations for models - collection, gallery, news; fixed models - news, collections 2019-08-27 17:15:09 +03:00
Anatoly
0baeeef302 Merge branch 'develop' into feature/gallery 2019-08-27 17:12:24 +03:00
evgeniy-st
c04771ca58 recalculate price level preview version 2019-08-27 16:53:05 +03:00
evgeniy-st
6667047537 establishment admin conf 2019-08-27 14:23:41 +03:00
evgeniy-st
910027d10f update establishment model, migrations 2019-08-27 14:23:11 +03:00
Anatoly
15c1950184 added application gallery 2019-08-27 13:02:54 +03:00
evgeniy-st
c942f00bd6 remove unused views 2019-08-27 12:36:48 +03:00
evgeniy-st
dcab146ede Merge branch 'develop' into feature/establishment 2019-08-27 12:35:25 +03:00
evgeniy-st
f82784cd19 update establishment-list endpoint 2019-08-27 12:33:16 +03:00
evgeniy-st
245158c431 update SiteSettings serializer 2019-08-26 18:29:02 +03:00
evgeniy-st
21985eb8bc Merge branch 'develop' into feature/establishment 2019-08-26 18:26:05 +03:00
evgeniy-st
f33fa21c0c update site feautures 2019-08-26 18:12:15 +03:00
evgeniy-st
bb284420c4 initial app 2019-08-26 18:07:01 +03:00
Anatoly
5edcd0afe9 replace image field with svg_image field, added validator, and change serializer 2019-08-26 17:39:03 +03:00
Anatoly
f0a84a9847 remove pagination from - advertisement, collection, partner lists 2019-08-26 15:55:18 +03:00
Anatoly
da52f38b7f added migrations, added ListAPI view endpoint 2019-08-26 15:27:33 +03:00
Anatoly
27468ded83 Merge branch 'develop' into feature/ad-blocks 2019-08-26 13:07:59 +03:00
Anatoly
6ac20fc4b2 uncommented endpoints for create/update/delete news app 2019-08-26 13:06:33 +03:00
Anatoly
6caea820da added application advertisement 2019-08-26 12:40:26 +03:00
Anatoly
610ecb6f35 Merge remote-tracking branch 'origin/develop' into feature/news-image 2019-08-26 11:51:37 +03:00
Anatoly
93bd8a59c4 added image field to Country model 2019-08-26 11:50:54 +03:00
Dmitriy Kuzmenko
0cb3971ea4 Merge remote-tracking branch 'origin/develop' into develop 2019-08-26 11:48:27 +03:00
Dmitriy Kuzmenko
966423ecec add Est app 2019-08-26 11:48:15 +03:00
Anatoly
d9f52891dc fixed auth exceptions 2019-08-26 10:53:22 +03:00
Anatoly
ae1971e76d Merge branch 'feature/partner' into develop 2019-08-23 17:06:53 +03:00
Anatoly
9c30affde4 added image field to PartnerList serializer 2019-08-23 17:06:37 +03:00
Anatoly
4e670b0a4a Merge branch 'feature/collections' into develop 2019-08-23 17:02:58 +03:00
Anatoly
9687a0ec3b added verbose names to collection app models 2019-08-23 17:02:18 +03:00
Anatoly
1de7a84d56 added new application partner, added new model Partner 2019-08-23 16:58:27 +03:00
Anatoly
6e12612192 Merge branch 'develop' into feature/partner 2019-08-23 16:34:24 +03:00
Anatoly
919c625bbc added flag on_top to model Collection, refactored CollectionList view 2019-08-23 16:30:28 +03:00
Anatoly
bb9d0653f1 added application partner 2019-08-23 16:19:44 +03:00
Dmitriy Kuzmenko
e2767af57d change ordering in NewsList view 2019-08-23 15:29:55 +03:00
Dmitriy Kuzmenko
1747525f0f added fields to model News, refactored NewsList queryset, added filters to NewsList view 2019-08-23 15:25:02 +03:00
Anatoly
1d18d654e3 updated reset-password method 2019-08-23 14:35:47 +03:00
Anatoly
2ebfc265e3 Merge branch 'feature/collections' into develop 2019-08-23 13:37:34 +03:00
Anatoly
97a0b6be97 change verbose name for model News 2019-08-23 13:35:14 +03:00
a.feteleu
be21cfaf77 Merge branch 'feature/news' into 'develop'
Feature/news

See merge request gm/gm-backend!1
2019-08-23 10:23:46 +00:00
Anatoly
e88fea10e7 added fields to model Collection, refactored Collection serializer, 2019-08-23 12:59:10 +03:00
Anatoly
eb07bff654 Merge remote-tracking branch 'origin/develop' into develop 2019-08-23 12:16:58 +03:00
Dmitriy Kuzmenko
0dba806f04 fixed method _put_data_in_cookies 2019-08-23 09:47:30 +03:00
Dmitriy Kuzmenko
f86a94274d put cookies in request, refactored JWTViewMixin, change endpoint to get news list 2019-08-23 09:42:31 +03:00
evgeniy-st
ef441ec2c2 update response determine-site 2019-08-22 17:35:34 +03:00
Anatoly
6558c84be9 added filter collection by country code from cookies 2019-08-22 14:55:57 +03:00
evgeniy-st
4cceb62d49 update Country model 2019-08-22 14:45:01 +03:00
evgeniy-st
8a08c9b326 Fix __str__ for Country model 2019-08-22 14:41:45 +03:00
evgeniy-st
c4ba375323 update Country model 2019-08-22 14:40:21 +03:00
evgeniy-st
948cff2ac0 fix string method for sitesettings 2019-08-22 14:29:23 +03:00
evgeniy-st
9bdbf569a4 Merge branch 'feature/define-site' into develop 2019-08-22 14:24:26 +03:00
evgeniy-st
e839094e28 Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
Anatoly
414370ed73 fixed NewsList view 2019-08-22 12:14:18 +03:00
Anatoly
4910c23dcc fixed CollectionListView 2019-08-21 17:00:47 +03:00
Anatoly
b72f9956cf version 0.0.22 updated CollectionList get_queryset method 2019-08-21 16:57:35 +03:00
Anatoly
507bae7b0d Merge branch 'develop' into feature/collections 2019-08-21 16:53:56 +03:00
Anatoly
57e7219276 Added field is_publish to model Collection, updated endpoint to get collection list 2019-08-21 16:53:45 +03:00
Anatoly
43dc3a805a Merge remote-tracking branch 'origin/develop' into develop 2019-08-21 12:10:35 +03:00
Anatoly
ecb6349696 added CRUD endpoints for collection app 2019-08-21 12:09:21 +03:00
evgeniy-st
8c46496bf1 determine user`s site 2019-08-21 12:05:51 +03:00
evgeniy-st
6cba003960 Site features 2019-08-21 11:37:22 +03:00
Anatoly
95040a74d0 added migrations for app collection 2019-08-21 11:05:57 +03:00
Anatoly
d24c0cf407 added app collection, added new models 2019-08-21 09:58:45 +03:00
Anatoly
3f5d56fb7a added to login endpoint parameter "remember" in request body 2019-08-20 17:44:46 +03:00
Anatoly
c03a3f9d4f fixed PasswordResetSerializer 2019-08-20 16:32:53 +03:00
Anatoly
a51a686600 added parameter to development settings; added "email_confirmed" flag to user admin page 2019-08-20 16:06:40 +03:00
Anatoly
047803bf43 added endpoint to account app; added "email_confirmed" field to User model; refactored auth app; 2019-08-20 15:43:59 +03:00
Anatoly
3c00dd3d1d Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-08-20 15:33:20 +03:00
evgeniy-st
9f447477c3 SiteInterfaceDictionary 2019-08-20 14:04:04 +03:00
Anatoly
4289b01a19 Merge branch 'develop' into feature/authorization 2019-08-20 12:00:14 +03:00
Anatoly
6901978cf1 fixed cookies parameters for locale 2019-08-20 11:57:12 +03:00
Anatoly
556e9ea564 version 0.0.21: added endpoints to reset password, added endpoint to finish signing up, move some tasks to celery, added templates 2019-08-20 11:10:07 +03:00
evgeniy-st
09ad324b43 fix languages endpoint url 2019-08-19 17:10:44 +03:00
evgeniy-st
12b864c78e Update language endpoing 2019-08-19 17:00:14 +03:00
evgeniy-st
6e57679e86 SiteSettings: model, migration, view, serializer 2019-08-19 16:55:16 +03:00
Anatoly
5564de5670 version 0.0.20: fixed translate annotator 2019-08-19 13:01:59 +03:00
Dmitriy Kuzmenko
bb91e65dee version 0.0.19: Add migrations 2019-08-16 15:37:12 +03:00
Dmitriy Kuzmenko
4deb68b4e9 version 0.0.19: Add NewsType list admin changes 2019-08-16 15:35:32 +03:00
Dmitriy Kuzmenko
9702783515 version 0.0.18: Add NewsType list api 2019-08-16 15:24:26 +03:00
Anatoly
394d82342c version 0.0.17: added annotator for translation JSONFields, and refactored JWTView a little bit 2019-08-15 18:33:36 +03:00
Anatoly
c7d7f99c68 version 0.0.16: fixed cookies 2019-08-15 17:59:13 +03:00
Anatoly
dbe2286c0c version 0.0.14: change JWTGeneric view attributes 2019-08-15 16:30:22 +03:00
Anatoly
a848f15399 version 0.0.14: change JWTGeneric view attributes 2019-08-15 14:32:38 +03:00
Anatoly
2fc2b7daed version 0.0.13: bug fix 2019-08-15 14:23:09 +03:00
Anatoly
663c003119 version 0.0.12: updated JWT views 2019-08-15 14:05:17 +03:00
Anatoly
d5a14ef8c2 version 0.0.11: added new model and CRUD endpoints to them; refactored auth app 2019-08-15 11:59:10 +03:00
Anatoly
379ae2831a version 0.0.9: added single endpoint to login using username or email and password, remove separated login endpoints 2019-08-14 15:52:27 +03:00
Anatoly
7fe903b01b version 0.0.8: added CRUD endpoints for models Address, Region, Country and City; also refactored custom permission class 2019-08-14 14:00:12 +03:00
Anatoly
f3b17bf1d0 version 0.0.7.1: fixed endpoint for authentication via facebook 2019-08-14 12:04:00 +03:00
Anatoly
e830e30c90 version 0.0.7: new model, added endpoint ot logout, refactored auth views and serializers 2019-08-14 11:27:48 +03:00
Dmitriy Kuzmenko
68f6e0bc9c version 0.0.6 new models and api for News 2019-08-13 15:23:00 +03:00
Anatoly
05556ed58e version 0.0.5.13: fixed facebook sign up response 2019-08-13 14:17:18 +03:00
Anatoly
cc04a50709 version 0.0.5.12: refactored authorization app (added JWT support) 2019-08-13 14:14:18 +03:00
Anatoly
0a35f06ff5 version 0.0.5.11: refactored and setup CORS 2019-08-12 15:06:38 +03:00
Anatoly
c9c5534cf0 version 0.0.5.10: added endpoint to refresh token 2019-08-12 12:55:08 +03:00
Anatoly
60ea46592f version 0.0.5.9: change url to sign up with fb, add settings for django social auth 2019-08-12 09:49:49 +03:00
Anatoly
d6db4a2e43 version 0.0.5.8: fixed endpoint to login via email 2019-08-12 09:22:32 +03:00
Anatoly
7c27757874 version 0.0.5.8: fixed method to reset password (until without confirmation), unfinished confirm method 2019-08-11 20:51:50 +03:00
Anatoly
cfc6e05595 version 0.0.5.7: added method to reset password (until without confirmation) 2019-08-11 19:53:36 +03:00
Anatoly
4fbee551c3 version 0.0.5.6: added method to sign up 2019-08-10 19:18:55 +03:00
Anatoly
687b4d3a82 version 0.0.5.5: added method to logout, refactored existed serializers and views a lot 2019-08-10 13:43:00 +03:00
Anatoly
cb3fbcac93 version 0.0.5.4: added endpoints to login with username or email, refactored auth serializers, added project exceptions, refactored base settings 2019-08-09 22:10:13 +03:00
Anatoly
237d6d3125 version 0.0.5.3: added method to login user with username and password 2019-08-09 11:51:34 +03:00
Anatoly
d0c362c88d version 0.0.5.2: added method to revoke an access or refresh token 2019-08-09 10:43:29 +03:00
Anatoly
22f2de94f2 version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
Dmitriy Kuzmenko
c5df0faa16 version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
Anatoly
76c6aef09c version 0.0.2: updated requirements list, updated settings, expanded the list of supported languages 2019-08-07 17:26:13 +03:00
Dmitriy Kuzmenko
fc2a689b6d version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00