pandora/pandora
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
..
annotation towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
app towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
archive towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
changelog towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
clip towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
document towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
edit towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
entity towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
event towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
item towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
itemlist towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
log towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
news towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
oxdjango towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
person towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
place towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
sequence towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
taskqueue towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
templates avoid error in error handler and render 500 page 2016-08-23 01:37:38 +02:00
text towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
title towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
tv towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
urlalias towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
user towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
websocket remove optparse 2016-02-20 15:15:01 +05:30
__init__.py software powering 0xdb.org and Pad.ma is called pandora now 2010-02-16 15:52:34 +05:30
config.0xdb.jsonc add task queue api 2016-08-17 14:37:59 +02:00
config.indiancinema.jsonc add task queue api 2016-08-17 14:37:59 +02:00
config.padma.jsonc add task queue api 2016-08-17 14:37:59 +02:00
config.pandora.jsonc add task queue api 2016-08-17 14:37:59 +02:00
gunicorn_config.py.in move gunicorn configuration from init script to config file 2016-03-07 14:25:24 +05:30
manage.py towards supporting python 2 and 3 2016-08-25 18:34:36 +02:00
settings.py add task queue api 2016-08-17 14:37:59 +02:00
urls.py inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
wsgi.py add wsgi 2016-02-20 15:15:02 +05:30