realpython / book3-exercises

Book 3 Advanced Web Dev with Django 1.7 -- Exercises for the book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fburkitt opened this issue · comments

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?