mediacms/files
Markos Gogoulos c866fdd6ba
allow tags to contain chars, not only English alphabet (#801)
* allow tags to contain chars, not only English alphabet
2023-06-13 15:41:13 +03:00
..
migrations update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00
tests small typo (#277) 2021-08-20 13:57:55 +03:00
__init__.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
admin.py format content (#198) 2021-05-26 18:35:21 +03:00
apps.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
backends.py format content (#198) 2021-05-26 18:35:21 +03:00
context_processors.py Fix double slashes in URIs (#558) 2022-11-29 11:22:30 +02:00
exceptions.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
feeds.py update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00
forms.py format content (#198) 2021-05-26 18:35:21 +03:00
helpers.py allow tags to contain chars, not only English alphabet (#801) 2023-06-13 15:41:13 +03:00
management_views.py adds drf-yasg and automated generation of Swagger Schemas (#165) 2021-05-29 16:34:36 +03:00
methods.py update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00
models.py allow tags to contain chars, not only English alphabet (#801) 2023-06-13 15:41:13 +03:00
permissions.py format content (#198) 2021-05-26 18:35:21 +03:00
serializers.py black formatting 2023-06-12 17:22:39 +03:00
stop_words.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
tasks.py update versions for pre-commit (#741) 2023-03-14 14:09:52 +02:00
urls.py Feat urls (#257) 2021-08-05 13:25:25 +03:00
views.py allow tags to contain chars, not only English alphabet (#801) 2023-06-13 15:41:13 +03:00