Re: OperationalError: unable to open database file

2013-08-30 Thread jumpmanlane
make sure you don't have another instance of django running already. -J On Monday, July 22, 2013 1:48:43 PM UTC-4, Stian Sjøli wrote: > > i get this error while going throught the tutorial from the django > website. I am a mac user, and have modified my settings-file to use sqlite3 > and the na

Re: Browsing a certain website within another website?

2013-08-30 Thread jumpmanlane
iframes? -J On Tuesday, August 6, 2013 12:43:32 AM UTC-4, Somnath wrote: > > is it possible to browse certain website within another website in django? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop rec

Re: Django error with installing reviewboard on solaris.

2013-08-30 Thread jumpmanlane
you might need Python 2.7+ -J On Wednesday, August 21, 2013 4:25:29 AM UTC-4, tomoya.f...@gmail.com wrote: > > I'm trying to install reviewboard on solaris 10, but this Django problem > stops me to do that. > Does anyone know how to get through this problem? > (python is 2.4) > > bash-3.2# pwd >