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_authorization_limits() (Resource method)
apply_filters() (ModelResource method)
(Resource method)
apply_sorting() (ModelResource method)
(Resource method)
assertHttpAccepted() (ResourceTestCase method)
assertHttpApplicationError() (ResourceTestCase method)
assertHttpBadRequest() (ResourceTestCase method)
assertHttpConflict() (ResourceTestCase method)
assertHttpCreated() (ResourceTestCase method)
assertHttpForbidden() (ResourceTestCase method)
assertHttpGone() (ResourceTestCase method)
assertHttpMethodNotAllowed() (ResourceTestCase method)
assertHttpMultipleChoices() (ResourceTestCase method)
assertHttpNotFound() (ResourceTestCase method)
assertHttpNotImplemented() (ResourceTestCase method)
assertHttpNotModified() (ResourceTestCase method)
assertHttpOK() (ResourceTestCase method)
assertHttpSeeOther() (ResourceTestCase method)
assertHttpTooManyRequests() (ResourceTestCase method)
assertHttpUnauthorized() (ResourceTestCase method)
assertKeys() (ResourceTestCase method)
assertValidJSON() (ResourceTestCase method)
assertValidJSONResponse() (ResourceTestCase method)
assertValidPlist() (ResourceTestCase method)
assertValidPlistResponse() (ResourceTestCase method)
assertValidXML() (ResourceTestCase method)
assertValidXMLResponse() (ResourceTestCase method)
assertValidYAML() (ResourceTestCase method)
assertValidYAMLResponse() (ResourceTestCase 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() (ResourceTestCase method)
create_basic() (ResourceTestCase method)
create_digest() (ResourceTestCase method)
create_oauth() (ResourceTestCase 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)
(ResourceTestCase 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() (ResourceTestCase 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_authorized() (Resource method)
is_valid() (Resource method)

L

log_throttled_access() (Resource method)
lookup_kwargs_with_identifiers() (Resource method)

M

method_check() (Resource method)

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)
(ResourceTestCase 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)

Project Versions

This Page