diff options
author | stupidhobbit <stupidhobbit@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
commit | 59a705ed594098f9c3614b1e78d1b9bd1ced6667 (patch) | |
tree | 0a877731ecc6b2685a3c0b59081ca36c5a1f4d77 /contrib | |
parent | 226373cdad0b0f0d91c1bc33bcd77c265c3928f0 (diff) | |
download | ydb-59a705ed594098f9c3614b1e78d1b9bd1ced6667.tar.gz |
Restoring authorship annotation for <stupidhobbit@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib')
-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 d01ced9f3a..91e631f7fe 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 |