We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b55d20 commit a4b5bbcCopy full SHA for a4b5bbc
1 file changed
ietf/doc/resources.py
@@ -1,7 +1,7 @@
1
# Autogenerated by the makeresources management command 2015-10-19 12:29 PDT
2
from tastypie.resources import ModelResource
3
from ietf.api import ToOneField
4
-from tastypie.fields import ToManyField, CharField # pyflakes:ignore
+from tastypie.fields import ToManyField, CharField
5
from tastypie.constants import ALL, ALL_WITH_RELATIONS # pyflakes:ignore
6
from tastypie.cache import SimpleCache
7
0 commit comments