File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2014-11-13 23:53
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField
4+ from tastypie .fields import ToManyField
55from tastypie .constants import ALL , ALL_WITH_RELATIONS
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the makeresources management command 2015-10-19 12:29 PDT
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField , CharField # pyflakes:ignore
4+ from tastypie .fields import ToManyField , CharField # pyflakes:ignore
55from tastypie .constants import ALL , ALL_WITH_RELATIONS # pyflakes:ignore
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2014-11-13 23:15
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField
4+ from tastypie .fields import ToManyField
55from tastypie .constants import ALL , ALL_WITH_RELATIONS
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2015-03-21 14:05 PDT
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField # pyflakes:ignore
4+ from tastypie .fields import ToManyField # pyflakes:ignore
55from tastypie .constants import ALL , ALL_WITH_RELATIONS # pyflakes:ignore
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the makeresources management command 2015-10-11 13:15 PDT
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField # pyflakes:ignore
4+ from tastypie .fields import ToManyField # pyflakes:ignore
55from tastypie .constants import ALL , ALL_WITH_RELATIONS # pyflakes:ignore
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the makeresources management command 2015-08-06 11:00 PDT
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField # pyflakes:ignore
4- from tastypie .field import ToManyField # pyflakes:ignore
4+ from tastypie .fields import ToManyField # pyflakes:ignore
55from tastypie .constants import ALL , ALL_WITH_RELATIONS # pyflakes:ignore
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2014-11-13 23:15
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField , DateTimeField
4+ from tastypie .fields import ToManyField , DateTimeField
55from tastypie .constants import ALL , ALL_WITH_RELATIONS
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2014-11-13 23:53
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField
4+ from tastypie .fields import ToManyField
55from tastypie .constants import ALL , ALL_WITH_RELATIONS
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the makeresources management command 2015-08-27 11:01 PDT
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField # pyflakes:ignore
4- from tastypie .field import ToManyField # pyflakes:ignore
4+ from tastypie .fields import ToManyField # pyflakes:ignore
55from tastypie .constants import ALL , ALL_WITH_RELATIONS # pyflakes:ignore
66from tastypie .cache import SimpleCache
77
Original file line number Diff line number Diff line change 11# Autogenerated by the mkresources management command 2014-11-13 23:53
22from tastypie .resources import ModelResource
33from ietf .api import ToOneField
4- from tastypie .field import ToManyField
4+ from tastypie .fields import ToManyField
55from tastypie .constants import ALL , ALL_WITH_RELATIONS
66from tastypie .cache import SimpleCache
77
You can’t perform that action at this time.
0 commit comments