Yeah, but you haven't imported the top level mezzanine module. You can see that it is being referenced by the urlpattern in line 56.

Add "import mezzanine" to the top of the file. I recommend you read a bit on Python imports, looks you haven't got the hang of them just yet.

--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to