Try ./reviewboard/manage.py You'll need to prepare the tree with ./contrib/internal/prepare-dev.py if you haven't already.
Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Jan 12, 2010 at 12:27 PM, Łukasz Jernaś <[email protected]>wrote: > On Mon, Jan 11, 2010 at 10:41 AM, David Trowbridge <[email protected]> > wrote: > > You can generate a PO file using "./manage.py makemessages -a" from > > within the reviewboard tree. This will generate locale/en/django.po. I > > think that if there are more locales in the list, it will also > > generate PO files for those, too. To compile these into .mo catalogs, > > you can use "./manage.py compilemessages" > > Must it be in an rb installation? when I'm trying to run the command > from the git checkout I get > > deej...@sulaco:~/PRACA/reviewboard/reviewboard$ ./manage.py makemessages > -a > Unable to read settings_local.py. > > Please see http://www.reviewboard.org/docs/manual/dev/admin/ > for help setting up Review Board. > > Regards, > -- > Łukasz Jernaś > "just ignore the smoke and smile" - apc > > -- > 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 > [email protected]<reviewboard%[email protected]> > 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
