hi group.

Got an issue I need some help with asap.  I have flatpages installed
and a url at / for my home page.

I've also got a form on my home page powered by a view.

my urls portion for this view is:

rr'^$','DoNewsLetter'),


my issue is this... the view executes perfectly, but the flatpage
doesn't execute.  Is there anyway to get the flatpage to show AND the
view to execute successfully?


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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