.. |
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
|
make ox.torrent in python 2 and 3
|
2014-10-01 11:21:11 +02: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
|
use six to support python 2 and 3
|
2014-09-30 21:04:46 +02:00 |
form.py
|
get rid of all urllib2 calls
|
2014-10-05 20:06:22 +02:00 |
format.py
|
use six to support python 2 and 3
|
2014-09-30 21:04:46 +02: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
|
fix ox.image in python3
|
2014-10-01 10:48:06 +02: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
|
use six to support python 2 and 3
|
2014-09-30 21:04:46 +02: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
|
fix ox.text in python 3
|
2014-09-30 21:17:15 +02:00 |
utils.py
|
dont fail if running outside of django env
|
2014-05-17 18:30:15 +02:00 |