migrations
|
rename stream.video to stream.media
|
2013-04-22 11:45:22 +00:00 |
__init__.py
|
- simplify metadata db structure
|
2010-07-12 16:56:14 +02:00 |
admin.py
|
remove unused admin stuff
|
2011-10-23 03:30:09 +02:00 |
extract.py
|
limit framerate to 30 for calculating bitrate
|
2013-06-06 10:23:20 +00:00 |
models.py
|
dont fail if part is an int
|
2013-06-21 14:19:25 +02:00 |
tasks.py
|
use .save not .update
|
2013-05-12 10:44:55 +02:00 |
tests.py
|
cleanup imports and syntax warnings
|
2011-01-01 17:14:42 +05:30 |
views.py
|
fix poster after upload
|
2013-07-03 19:18:02 +02:00 |