RE: Need advice on a problems with the Django CMS port

2012-06-21 Thread xenophon\+freebsd
Thank you all for your feedback! > Depends on the port. If it can use more than one database system > at a time, then the OPTIONS_MULTI "at least one of these" would be > right. In this case, OPTIONS_MULTI is correct. Django CMS can use one or more of those database backends. I'm going to turn

Re: Need advice on a problems with the Django CMS port

2012-06-21 Thread Warren Block
On Thu, 21 Jun 2012, Scot Hetzel wrote: On Thu, Jun 21, 2012 at 12:14 AM, Scot Hetzel wrote: On Wed, Jun 20, 2012 at 11:38 PM, xenophon\+freebsd wrote: Hi all, I maintain the Django CMS port (www/py-django-cms).  I could use some advice on the following problem both from other maintainers a

Re: Need advice on a problems with the Django CMS port

2012-06-20 Thread Jason Helfman
On Thu, Jun 21, 2012 at 12:14:12AM -0500, Scot Hetzel thus spake: On Wed, Jun 20, 2012 at 11:38 PM, xenophon\+freebsd wrote: Hi all, I maintain the Django CMS port (www/py-django-cms).  I could use some advice on the following problem both from other maintainers and from other users of the por

Re: Need advice on a problems with the Django CMS port

2012-06-20 Thread Scot Hetzel
On Thu, Jun 21, 2012 at 12:14 AM, Scot Hetzel wrote: > On Wed, Jun 20, 2012 at 11:38 PM, xenophon\+freebsd > wrote: >> Hi all, >> >> I maintain the Django CMS port (www/py-django-cms).  I could use some >> advice on the following problem both from other maintainers and from >> other users of the

Re: Need advice on a problems with the Django CMS port

2012-06-20 Thread Scot Hetzel
On Wed, Jun 20, 2012 at 11:38 PM, xenophon\+freebsd wrote: > Hi all, > > I maintain the Django CMS port (www/py-django-cms).  I could use some > advice on the following problem both from other maintainers and from > other users of the ports tree: > > Django CMS requires a database backend, which i