rolux
|
75e0ec06f9
|
cosmetic changes
|
2014-12-21 14:14:02 +00:00 |
|
rolux
|
154a3a5c69
|
update documentation for api.error
|
2014-12-19 14:43:09 +00:00 |
|
rolux
|
edf876c119
|
update documentation of api.api
|
2014-12-18 20:37:47 +00:00 |
|
j
|
316e985eca
|
support direct json POST and from action/data in api, pass data to api functions
|
2014-10-06 08:29:36 +00:00 |
|
j
|
dcc23ba2a4
|
get rid of all urllib2 calls
|
2014-10-05 20:06:22 +02:00 |
|
j
|
83cf8eea53
|
i really likes movies, s/six.movies/six.moves/
|
2014-10-02 20:17:31 +02:00 |
|
j
|
4b8aad5b38
|
2+3 ox.django
|
2014-10-02 08:34:58 +02:00 |
|
j
|
ec252440d9
|
from __futre__ import print_function
|
2014-09-30 21:27:26 +02:00 |
|
j
|
14ea6a0f7d
|
fix ox.django
|
2014-09-28 21:57:31 +02:00 |
|
j
|
954312e0d6
|
support more kwargs to __init__
|
2014-09-05 13:04:18 +02:00 |
|
j
|
7383bf08c4
|
fix content-disposition
|
2014-03-01 14:17:23 +01:00 |
|
j
|
1c871f4d31
|
add method to add Access-Control-Allow-Origin to HttpFileResponses
|
2014-02-05 06:37:37 +00:00 |
|
j
|
413848638b
|
remove debug
|
2013-10-11 20:13:10 +02:00 |
|
j
|
68b0e525ca
|
fixes for django 1.5.x
|
2013-10-11 20:12:37 +02:00 |
|
j
|
36c7e95788
|
support nulls_last in sqlite
|
2013-10-11 20:12:23 +02:00 |
|
j
|
7acbc72305
|
return utf-8 encoded json
|
2013-07-16 11:10:47 +00:00 |
|
j
|
6996f9c422
|
fix typos
|
2013-07-02 13:00:27 +00:00 |
|
j
|
1d429b6d33
|
fix date time serialization
|
2013-07-02 14:44:18 +02:00 |
|
j
|
1e65f3e478
|
fix dates < 1900
|
2013-06-28 14:57:31 +00:00 |
|
j
|
3951c67623
|
only look at function closures
|
2013-06-07 09:44:00 +00:00 |
|
j
|
223ac3c534
|
pass settings to api template
|
2013-06-07 11:25:28 +02:00 |
|
j
|
008654ad5d
|
fix api documentation for double decorators
|
2013-06-07 11:13:01 +02:00 |
|
j
|
6e3390d65a
|
fix default values from south migration
|
2013-02-16 00:35:34 +00:00 |
|
j
|
71b99c8ce9
|
better unicode support for download names
|
2012-10-24 17:18:23 +02:00 |
|
j
|
7c60ddd584
|
allow DictField to be None
|
2012-09-25 13:26:50 +02:00 |
|
j
|
9bc239de51
|
import fallback
|
2012-09-06 13:45:30 +02:00 |
|
j
|
a4271fd81a
|
support versioned apis
|
2012-07-07 18:51:46 +02:00 |
|
j
|
52afe24428
|
add docs
|
2012-02-21 03:04:50 +05:30 |
|
j
|
51f6b0645f
|
add api_proxy view
|
2012-02-21 03:03:55 +05:30 |
|
j
|
b7bb4a4e80
|
space
|
2012-01-26 09:13:48 +05:30 |
|
j
|
01f7e31685
|
http headers must be utf-8 encoded
|
2012-01-24 15:24:13 +05:30 |
|
j
|
5c2e5e6a3a
|
add ox.django.api
|
2012-01-04 01:30:33 +05:30 |
|
j
|
981a0ee2ec
|
default mime type
|
2011-10-21 18:44:45 +02:00 |
|
j
|
5e0193d149
|
dont set None as content_type
|
2011-10-21 18:37:51 +02:00 |
|
j
|
0050c403ab
|
add admin_required decorator
|
2011-10-03 18:05:27 +02:00 |
|
j
|
0ff79d432f
|
do not set http status code to json status, this only causes annoying error messages in debug consoles
|
2011-09-29 00:47:22 +02:00 |
|
j
|
b482ecf707
|
expires
|
2011-08-19 20:08:02 +02:00 |
|
j
|
79b1c7ed85
|
south introspection
|
2011-07-07 00:06:35 +02:00 |
|
j
|
bd242d9712
|
do not fail if XACCELREDIRECT and XSENDFILE are not defined
|
2011-04-06 20:38:00 +02:00 |
|
j
|
515d769f9f
|
work around local django.utils package
|
2011-04-05 14:06:56 +02:00 |
|
j
|
618ad7ed3f
|
debug needs custom json hooks too
|
2011-03-25 11:39:31 +01:00 |
|
j
|
d35a1c721c
|
connection has to be named argument
|
2011-03-24 20:53:22 +01:00 |
|
j
|
076020bd84
|
add connection to get_db_prep_save
|
2011-03-23 08:03:56 +01:00 |
|
j
|
337fb29685
|
python2.5
|
2011-02-25 13:24:38 +01:00 |
|
j
|
a4ce8ff800
|
more datetime support
|
2011-02-25 12:20:14 +01:00 |
|
j
|
9043418608
|
support datetime in json serialization
|
2011-02-25 00:55:07 +01:00 |
|
j
|
437d90a00f
|
custom queryset to allow for order by NULLS LAST
|
2011-01-25 04:13:00 +05:30 |
|
j
|
e404521e11
|
do NOT use one dict for all requests
|
2011-01-11 18:44:35 +05:30 |
|
j
|
7f250988c0
|
do not set status code
|
2010-12-23 00:55:57 +05:30 |
|
j
|
060e4a666f
|
add django.views.taks_status
|
2010-12-22 15:09:34 +05:30 |
|