Commit graph

31 commits

Author SHA1 Message Date
j
f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j
ebea3b8e11 fix tv cron 2017-02-17 15:50:18 +01:00
j
3b3c22d7ed remove old tv program 2017-01-21 21:12:19 +01:00
j
9b3547f9bc fix tv 2016-08-28 15:05:52 +02:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
d7b53aa322 limit cronjob rate if multiple cronjobs end up in queue 2016-08-18 13:41:24 +02:00
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
4219246909 db migration 2016-02-20 15:15:01 +05:30
j
1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
rolux
ea1a94e9e4 update api docs (omissions, wording, typos) 2014-12-21 13:03:49 +00:00
rolux
3950213960 update api docs 2014-12-19 15:31:57 +00:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
d1e6da97ad just ok 2013-07-11 18:07:32 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
9ee71ce6dd split program update and current json 2012-09-18 12:20:18 +02:00
j
103f3396d6 only play items with duration 2012-09-18 11:35:16 +02:00
j
ccf4889c7e fix import 2012-09-11 14:38:10 +02:00
j
92940398a6 update channels daily 2012-09-11 14:35:58 +02:00
j
37117407b0 save channel only once 2012-03-20 17:23:13 +01:00
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
5e1a2234ee same films for all 2011-12-23 10:18:07 +00:00
j
6321b4e2a9 remove unused import 2011-12-20 16:49:10 +05:30
j
47c5b51bdb all items 2011-12-20 03:32:10 +05:30
j
500de93b53 do not play same video at the gap 2011-12-20 03:29:38 +05:30
j
000ad14083 add channel for all items 2011-12-20 03:24:53 +05:30
rolux
d20923703c add /tv 2011-12-19 21:12:23 +00:00
j
110debe26d tv 2011-12-20 01:11:37 +05:30