On Wed, Apr 2, 2014, Warren Jacobus <[email protected]> wrote: >I'm having some trouble with my css in my django app. See pic for how >things get rendered.
Restart your server, in case you introduced some key files after you last started it, or run collectstatic <https://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/#collectstatic> in case your static files (such as CSS) are not being served up properly. Daniele -- 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 [email protected]. To post to this group, send email to [email protected]. 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/20140402115258.592522277%40smtpauth.cf.ac.uk. For more options, visit https://groups.google.com/d/optout.

