File does not exist: .../media/rb/js/base.None.min.js

2012-02-24 Thread Bart Celary
Hello,
I am trying out the latest git snapshot of the RB along with the
latest djblets. The dev server works OK, however I am not able to
retrieve any of the javascript and css files:

File does not exist: ./reviews/htdocs/media/rb/js/
base.None.min.js, referer: http://.../account/login/?next_page=/dashboard/

Are there any extra configuration steps to be taken when trying out
this on mod_wsgi?

Thanks,
Bartek

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: File does not exist: .../media/rb/js/base.None.min.js

2012-02-24 Thread Christian Hammond
Hey Bart,

Things are in a very unstable point, media-wise right now. We're in the
middle of a transition to using Django's new static media support (which is
required by some other modules we're using). I have a couple patches up for
review for both Djblets and Review Board that you're welcome to try, but
otherwise, I'd hold off. You're also going to need to update your Apache
config file to have an Alias pointing /static/ to htdocs/static/, just like
/media/.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Fri, Feb 24, 2012 at 7:17 AM, Bart Celary bartlomiej.cel...@gmail.comwrote:

 Hello,
 I am trying out the latest git snapshot of the RB along with the
 latest djblets. The dev server works OK, however I am not able to
 retrieve any of the javascript and css files:

 File does not exist: ./reviews/htdocs/media/rb/js/
 base.None.min.js, referer: http://
 .../account/login/?next_page=/dashboard/

 Are there any extra configuration steps to be taken when trying out
 this on mod_wsgi?

 Thanks,
 Bartek

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en