hi, i just noticed that the css is interpreted differently between my development environment on my local machine and the deployment on the server.
locally i run the django project trough runserver and on production im using wsgi with apache. the proportions are all right but everything is bigger if i look at online site. i use the same browser to look at it. how is that possible? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

