Re: No styling in Chapter 6 in djangobook

2013-05-21 Thread djingo django
Thanks, Mike, for your reply. This turned to be a very common problem... Following your suggestion, I checked the page source (I am running Safari browser on OSX 10.8) and indeed saw the references to the CSS stylesheets: Site administration | Django site admin That, as well as your explanati

Re: No styling in Chapter 6 in djangobook

2013-05-20 Thread Mike Dewhirst
On 21/05/2013 11:07am, djingo django wrote: I'm starting to learn Django and have been reading through the djangobook.com. I am able to get the code running when I come to Chapter 6: The Django Admin Site, but it looks nothing like the well-formed and well-styled screenshots in the documentatio