..
django
cosmetic changes
2014-12-21 14:14:02 +00:00
torrent
encode filename before opening
2014-10-29 01:56:26 +01:00
web
fix akas
2015-06-01 14:51:09 +02:00
__init__.py
prepare for 2.3.x release
2014-10-11 20:10:10 +02:00
api.py
API: raise if caller supplies both dict and kwargs
2015-08-02 15:57:48 +02:00
cache.py
dont create current dir
2014-12-09 13:11:09 +01:00
file.py
force cache update
2015-05-23 21:44:37 +02:00
fixunicode.py
fix fixunicode
2014-11-11 12:00:22 +01:00
form.py
get rid of all urllib2 calls
2014-10-05 20:06:22 +02:00
format.py
fix format_timecode
2014-11-17 16:33:46 +00:00
geo.py
use six to support python 2 and 3
2014-09-30 21:04:46 +02:00
html.py
fix ox.image in python3
2014-10-01 10:48:06 +02:00
image.py
also fix return value of drawText
2014-11-20 12:50:33 +00:00
iso.py
fix ox.iso language lookup
2014-09-03 13:48:11 +02:00
js.py
fix ox.image in python3
2014-10-01 10:48:06 +02:00
jsonc.py
use six to support python 2 and 3
2014-09-30 21:04:46 +02:00
location.py
replace all CammelCase with under_score in ox
2012-08-14 16:12:43 +02:00
movie.py
filter/map return generators in py3, wrap in list
2015-03-07 23:46:59 +05:30
net.py
fix net.oshash for small files
2015-03-19 18:57:50 +05:30
normalize.py
(minor change)
2012-09-23 15:21:38 +02:00
oembed.py
use six to support python 2 and 3
2014-09-30 21:04:46 +02:00
srt.py
use six to support python 2 and 3
2014-09-30 21:04:46 +02:00
text.py
when sorting names, handle trailing (...) and [...]
2014-12-16 18:11:14 +00:00
utils.py
dont fail if running outside of django env
2014-05-17 18:30:15 +02:00