.. |
django
|
support nulls_last in sqlite
|
2013-10-11 20:12:23 +02:00 |
torrent
|
use under_score api in ox.torrent too
|
2012-08-21 10:49:36 +02:00 |
web
|
support returning more than 10 results
|
2013-09-08 15:56:57 +02:00 |
__init__.py
|
add ox.fix_bad_unicode
|
2012-12-30 16:16:23 +01:00 |
api.py
|
accept and support compressed response from api, POST with gzip encoded body is not supported in django/wsgi
|
2012-08-22 00:54:04 +02:00 |
cache.py
|
ignore cache if not able to load json file
|
2013-01-31 20:29:21 +05:30 |
file.py
|
ox.file: add ensure_ascii parameter to write_json; add write_image method (write_path + image.save)
|
2013-06-09 16:45:26 +02:00 |
fixunicode.py
|
add ox.fix_bad_unicode
|
2012-12-30 16:16:23 +01:00 |
form.py
|
multipart support utf-8
|
2011-08-08 16:24:43 +02:00 |
format.py
|
fix some failing tests
|
2012-09-09 19:28:11 +02:00 |
geo.py
|
geo.get_country: allow name as arg, not just code
|
2013-08-28 12:06:56 +02:00 |
html.py
|
allow more html5 tags
|
2013-08-27 08:51:18 +00:00 |
image.py
|
cosmetic changes
|
2013-07-25 09:29:24 +02:00 |
iso.py
|
rename, use namespaces
|
2010-07-08 00:34:04 +02:00 |
js.py
|
add column, line to javascript tokenizer tokens
|
2013-05-10 13:00:32 +00:00 |
jsonc.py
|
try to give context if jsonc parsing fails
|
2012-05-04 20:28:48 +02:00 |
location.py
|
replace all CammelCase with under_score in ox
|
2012-08-14 16:12:43 +02:00 |
movie.py
|
fix #1574 (wrong id for non-imdb series episode 0 item)
|
2013-06-06 20:37:46 +02:00 |
net.py
|
update user agent, fixes #1894
|
2013-09-27 18:14:34 +02:00 |
normalize.py
|
(minor change)
|
2012-09-23 15:21:38 +02:00 |
oembed.py
|
convert some left over readUrls to read_url
|
2012-09-06 13:25:57 +02:00 |
srt.py
|
ignore anything after timecodes in srt, fixes #996
|
2012-09-21 11:48:02 +02:00 |
text.py
|
update UA parser
|
2013-07-30 19:06:01 +02:00 |
utils.py
|
import fallback
|
2012-09-06 13:45:30 +02:00 |