.. |
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
|
introduce rss and custom rss
|
2020-12-25 00:49:38 +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
|
revert changes
|
2020-12-25 17:44:21 +02: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 addition of other types on playlists
|
2021-01-20 11:04:10 +02:00 |