mediacms/files
Markos Gogoulos f974d78270
improve validation on text indexing, for search (#294)
2021-10-01 17:49:41 +03:00
..
migrations documentation, admin section, plus fix of a typo on models (#293) 2021-09-27 15:07:17 +03: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 format content (#198) 2021-05-26 18:35:21 +03:00
exceptions.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
feeds.py Feat flake8 strength (#209) 2021-06-03 18:26:53 +03:00
forms.py format content (#198) 2021-05-26 18:35:21 +03:00
helpers.py Filters (#289) 2021-10-01 17:48:52 +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 format content (#198) 2021-05-26 18:35:21 +03:00
models.py improve validation on text indexing, for search (#294) 2021-10-01 17:49:41 +03:00
permissions.py format content (#198) 2021-05-26 18:35:21 +03:00
serializers.py Feat swagger (#203) 2021-05-31 22:24:05 +03:00
stop_words.py MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00
tasks.py add missing validation for logging 2021-06-18 15:37:09 +03:00
urls.py Feat urls (#257) 2021-08-05 13:25:25 +03:00
views.py Feat flake8 strength (#209) 2021-06-03 18:26:53 +03:00