diff options
author | stupidhobbit <stupidhobbit@yandex-team.ru> | 2022-02-10 16:48:36 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:36 +0300 |
commit | 92b547f8e5dcf69e9f157ec3ea5e41537a941307 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python/ya.make | |
parent | 59a705ed594098f9c3614b1e78d1b9bd1ced6667 (diff) | |
download | ydb-92b547f8e5dcf69e9f157ec3ea5e41537a941307.tar.gz |
Restoring authorship annotation for <stupidhobbit@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ya.make')
-rw-r--r-- | contrib/python/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 91e631f7fe..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -243,7 +243,7 @@ RECURSE( django-debug-panel django-debug-toolbar django-dirtyfields - django-dynamic-raw-id + django-dynamic-raw-id django-enumfields django-environ django-etc @@ -289,13 +289,13 @@ RECURSE( django-rest-framework-docs django-rest-multiple-models django-reversion - django-select2-forms + django-select2-forms django-sentinel django-simple-history django-siteforms django-sitemessage django-sitetree - django-sortedm2m + django-sortedm2m django-storages django-tastypie django-test-migrations @@ -907,7 +907,7 @@ RECURSE( python-magic python-memcached python-mimeparse - python-multipart + python-multipart python-pptx python-prctl python-rapidjson |