Navigation
index
modules
|
Tastypie 0.13.3 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (TestApiClient method)
A
alter_deserialized_detail_data() (Resource method)
alter_deserialized_list_data() (Resource method)
alter_detail_data_to_serialize() (Resource method)
alter_list_data_to_serialize() (Resource method)
api_field_from_django_field() (ModelResource method)
apply_filters() (ModelResource method)
(Resource method)
apply_sorting() (ModelResource method)
(Resource method)
assertHttpAccepted() (ResourceTestCaseMixin method)
assertHttpApplicationError() (ResourceTestCaseMixin method)
assertHttpBadRequest() (ResourceTestCaseMixin method)
assertHttpConflict() (ResourceTestCaseMixin method)
assertHttpCreated() (ResourceTestCaseMixin method)
assertHttpForbidden() (ResourceTestCaseMixin method)
assertHttpGone() (ResourceTestCaseMixin method)
assertHttpMethodNotAllowed() (ResourceTestCaseMixin method)
assertHttpMultipleChoices() (ResourceTestCaseMixin method)
assertHttpNotFound() (ResourceTestCaseMixin method)
assertHttpNotImplemented() (ResourceTestCaseMixin method)
assertHttpNotModified() (ResourceTestCaseMixin method)
assertHttpOK() (ResourceTestCaseMixin method)
assertHttpSeeOther() (ResourceTestCaseMixin method)
assertHttpTooManyRequests() (ResourceTestCaseMixin method)
assertHttpUnauthorized() (ResourceTestCaseMixin method)
assertKeys() (ResourceTestCaseMixin method)
assertValidJSON() (ResourceTestCaseMixin method)
assertValidJSONResponse() (ResourceTestCaseMixin method)
assertValidPlist() (ResourceTestCaseMixin method)
assertValidPlistResponse() (ResourceTestCaseMixin method)
assertValidXML() (ResourceTestCaseMixin method)
assertValidXMLResponse() (ResourceTestCaseMixin method)
assertValidYAML() (ResourceTestCaseMixin method)
assertValidYAMLResponse() (ResourceTestCaseMixin method)
attribute (ApiField attribute)
B
base_urls() (Resource method)
blank (ApiField attribute)
build_bundle() (Resource method)
build_filters() (ModelResource method)
(Resource method)
build_schema() (Resource method)
C
cached_obj_get() (Resource method)
cached_obj_get_list() (Resource method)
can_create() (Resource method)
can_delete() (Resource method)
can_update() (Resource method)
check_filtering() (ModelResource method)
create_apikey() (ResourceTestCaseMixin method)
create_basic() (ResourceTestCaseMixin method)
create_digest() (ResourceTestCaseMixin method)
create_oauth() (ResourceTestCaseMixin method)
create_response() (Resource method)
D
default (ApiField attribute)
dehydrate() (Resource method)
dehydrate_resource_uri() (Resource method)
delete() (TestApiClient method)
delete_detail() (Resource method)
delete_list() (Resource method)
deserialize() (Resource method)
(ResourceTestCaseMixin method)
detail_uri_kwargs() (Resource method)
determine_format() (Resource method)
dispatch() (Resource method)
dispatch_detail() (Resource method)
dispatch_list() (Resource method)
F
full (tastypie.fields.RelatedField attribute)
full_dehydrate() (Resource method)
full_detail (tastypie.fields.RelatedField attribute)
full_hydrate() (Resource method)
full_list (tastypie.fields.RelatedField attribute)
G
generate_cache_key() (Resource method)
get() (TestApiClient method)
get_bundle_detail_data() (Resource method)
get_content_type() (TestApiClient method)
get_credentials() (ResourceTestCaseMixin method)
get_detail() (Resource method)
get_fields() (ModelResource method)
get_list() (Resource method)
get_multiple() (Resource method)
get_object_list() (ModelResource method)
(Resource method)
get_resource_uri() (ModelResource method)
(Resource method)
get_schema() (Resource method)
get_via_uri() (Resource method)
H
help_text (ApiField attribute)
hydrate() (Resource method)
hydrate_m2m() (Resource method)
I
is_authenticated() (Resource method)
is_valid() (Resource method)
L
log_throttled_access() (Resource method)
lookup_kwargs_with_identifiers() (Resource method)
M
method_check() (Resource method)
module
tastypie.fields
N
null (ApiField attribute)
O
obj_create() (ModelResource method)
(Resource method)
obj_delete() (ModelResource method)
(Resource method)
obj_delete_list() (ModelResource method)
(Resource method)
obj_delete_list_for_update() (ModelResource method)
(Resource method)
obj_get() (ModelResource method)
(Resource method)
obj_get_list() (ModelResource method)
(Resource method)
obj_update() (ModelResource method)
(Resource method)
override_urls() (Resource method)
P
patch() (TestApiClient method)
patch_detail() (Resource method)
patch_list() (Resource method)
post() (TestApiClient method)
post_detail() (Resource method)
post_list() (Resource method)
prepend_urls() (Resource method)
put() (TestApiClient method)
put_detail() (Resource method)
put_list() (Resource method)
R
readonly (ApiField attribute)
related_name (tastypie.fields.RelatedField attribute)
remove_api_resource_names() (Resource method)
resource_uri_kwargs() (Resource method)
rollback() (ModelResource method)
(Resource method)
S
save_m2m() (ModelResource method)
save_related() (ModelResource method)
serialize() (Resource method)
(ResourceTestCaseMixin method)
should_skip_field() (ModelResource method)
T
tastypie.fields
module
throttle_check() (Resource method)
to (tastypie.fields.RelatedField attribute)
U
unique (ApiField attribute)
urls() (Resource method)
use_in (ApiField attribute)
W
wrap_view() (Resource method)
Quick search
Navigation
index
modules
|
Tastypie 0.13.3 documentation
»
Index