book3-exercises
book3-exercises copied to clipboard
AttributeError: 'RegexURLResolver' object has no attribute '_urlconf_module'
Is there a loading sequence issue in the REST chapter example?
That sounds like a circular import issue. Where exactly did you hit that error?