On Tue, 2008-12-16 at 13:22 -0800, prem1er wrote:
> Just walked through this guide 
> http://docs.djangoproject.com/en/dev/ref/contrib/flatpages/?from=olddocs
> to get a flatpage working on my site.  After trying to access my admin
> page I am now getting an error while trying to log in.
> 
> In template /home/dev/djprojects/afterthebeep/djTemplates/admin/
> base.html, error at line 25
> 
> Caught an exception while rendering: 'str' object has no attribute
> 'regex'

So somewhere you've made a mistake in following the instructions, since
flatpages aren't inherently broken. All I can suggest is backing out the
changes you made (or the ones you think/remember you made) and make sure
things work again. Then go through the steps again very carefully.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to