Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 163 by charles.m.dietrich: basic_project has wrong MEDIA_URL
http://code.google.com/p/django-hotclub/issues/detail?id=163

What steps will reproduce the problem?
1. Setup basic_project (./manage.py syncdb, ./manage.py runserver 8080)

What is the expected output? What do you see instead?

404 errors on basecss, tabs.css, jquery.js

What version of the product are you using? On what operating system?

trunk r1444

Please provide any additional information below.

fix: in settings.py

MEDIA_URL = '/site_media/'

not '/media/'


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to