On Wed, Aug 6, 2014 at 8:22 AM, Collin Anderson <cmawebs...@gmail.com> wrote:
> shouldn't it be:
>
> urlpatterns = patterns('',
> )
>
Thanks for catching that!

As it ended up, the problem was in the blog_app view code.  When I
ported from earlier version I had to edit some things, and I had bad
code in the view that never ran, so my blog_app stuff worked, but when
admin inspects the modules, it apparently couldn't resolve something.
I fixed my view code, then admin stuff worked.

thanks all.

Put into git ;)


-- 
Joel Goldstick
http://joelgoldstick.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPM-O%2BwZ4DMzU0iOa2u08OtLQRuukhLFzMPYgu6Bo4Tg-VZ_6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to