book3-exercises icon indicating copy to clipboard operation
book3-exercises copied to clipboard

AttributeError: 'RegexURLResolver' object has no attribute '_urlconf_module'

Open fburkitt opened this issue 8 years ago • 1 comments

Is there a loading sequence issue in the REST chapter example?

fburkitt avatar Nov 24 '17 16:11 fburkitt

That sounds like a circular import issue. Where exactly did you hit that error?

mjhea0 avatar Nov 25 '17 18:11 mjhea0