Re: Django + FAPWS doesnt show the templates/view correct
Are you sure it's a views/templates issue? You're getting content that
looks correct in structure so I'd say the views + templates are fine.
Looks like a CSS issue to me.
If you're using firefox then install firebug and check the NET tab for
404s to your CSS files.
Paul
On Fri, 2012-08-17 at 02:43 -0700, keeran wrote:
> On the Django development server, django app works fine. But once I
> setup the production test run, I get only the text contents, where
> template views are not shown as intended. What am I going wrong?
>
> I have django 1.5 latest.
>
> Nginx - 0.8.54
>
> uWSGI - 1.2.5
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home