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:50:41 UTC+2, Shai Efrati wrote:
>
> It seems to me that your app doesn't knwo where to pull the CSS from.
> Can you post your directories structure and your base.html?
>
>
> Shai.
>
>
> On Wed, Apr 2, 2014 at 2:45 PM, Warren Jacobus 
> <wjaco...@gmail.com<javascript:>
> > 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...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> 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/ca0959a0-c617-4688-95e8-8de529373650%40googlegroups.com<https://groups.google.com/d/msgid/django-users/ca0959a0-c617-4688-95e8-8de529373650%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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+unsubscr...@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/084c5dcb-4ca9-42e0-be51-a72c461d9b22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to