| .. |
|
django
|
support direct json POST and from action/data in api, pass data to api functions
|
2014-10-06 08:29:36 +00:00 |
|
torrent
|
encode filename before opening
|
2014-10-29 01:56:26 +01:00 |
|
web
|
get rid of all urllib2 calls
|
2014-10-05 20:06:22 +02:00 |
|
__init__.py
|
prepare for 2.3.x release
|
2014-10-11 20:10:10 +02:00 |
|
api.py
|
fix ox.api in python3
|
2014-10-04 16:05:00 +02:00 |
|
cache.py
|
add ox.cache.get_json/ox.net.get_json, fixes #2451
|
2014-10-05 13:24:14 +02:00 |
|
file.py
|
better performances of ox.js.minify
|
2014-09-30 23:19:19 +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
|
not all filesystems use NFD, normalize to NFD, fixes #2553
|
2014-11-11 12:01:24 +01:00 |
|
net.py
|
fix utf-8 urls
|
2014-10-06 08:22:25 +02:00 |
|
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
|
update UA_VERSIONS.system
|
2014-11-21 09:46:12 +00:00 |
|
utils.py
|
dont fail if running outside of django env
|
2014-05-17 18:30:15 +02:00 |