Q:

django if self.pattern.name is not None and ":" in self.pattern.name: TypeError: argument of type 'function' is not iterable

re_path(r'^connect/(?P<operation>.+)/(?P<pk>\d+)/$', views.change_friends, name='change_friends')
0

New to Communities?

Join the community