.. |
migrations
|
remove redundant index
|
2020-12-22 15:21:20 +02:00 |
__init__.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
admin.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
apps.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
backends.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
context_processors.py
|
removes redundant usage of FRONTEND_HOST variable (#102)
|
2021-03-21 20:36:32 +02:00 |
exceptions.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
feeds.py
|
fix missing field on rss
|
2020-12-25 15:25:53 +02:00 |
forms.py
|
add allow download option on Media edit page
|
2021-01-12 21:35:25 +02:00 |
helpers.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
management_views.py
|
add filtering for role, for management dashboard
|
2020-12-25 15:18:09 +02:00 |
methods.py
|
fix error identation
|
2020-12-25 17:50:52 +02:00 |
models.py
|
allow media of all states to be added to playlist (#154)
|
2021-04-26 16:32:18 +03:00 |
permissions.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
serializers.py
|
adds date on Search options
|
2021-01-07 15:33:02 +02:00 |
stop_words.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
tasks.py
|
allow encoding for small videos
|
2021-01-26 22:03:06 +02:00 |
tests.py
|
MediaCMS backend, initial commit
|
2020-12-15 23:33:43 +02:00 |
urls.py
|
introduce rss and custom rss
|
2020-12-25 00:49:38 +02:00 |
views.py
|
allow media of all states to be added to playlist (#154)
|
2021-04-26 16:32:18 +03:00 |