Wednesday, April 2, 2014

Re: CSS not rendering correctly

here is my directory structure:

/Users/warren/sites/env/flight_manager/project/flight_manager

(flight_manager)warren@bash:$ ls
db.sqlite3  db_stuff.txt  flightBooking  flight_manager  manage.py  static  templates

here is what is in flight_manger and flightBooking

flight_manager:  __init__.py  __init__.pyc  settings.py settings.pyc  urls.py  urls.pyc  wsgi.py  wsgi.pyc
flightBooking: __init__.py  __init__.pyc  admin.py  admin.pyc models.py  models.pyc  tests.py  views.py  views.pyc

On Wednesday, 2 April 2014 13:45:20 UTC+2, Warren Jacobus wrote:
Hi,

I'm having some trouble with my css in my django app. See pic for how things get rendered.

Could anyone suggest what the problem could be.

Thanks

--
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+unsubscribe@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/2c119bda-2899-4592-b334-f12273ddb5fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment