Indian Language in Tinymce OperationalError

2009-09-29 Thread Rizwan Mansuri
Hello everyone, I am newbie in django. I have installed plugin in tinymce to type indian language in textarea. While I was trying to save flat page with indian language string its giving me error *OperationalError at /admin/flatpages/flatpage/1/* " Any suggestion and help would be appericiates.

Django Matrimonial Apps,

2010-08-13 Thread Rizwan Mansuri
Hello all, I am thinking to start writing app for Matrimonial/Dating. If anyone knows about anyone doing same project could please divert me to him/her/community. I would appreciates if anyone would like to join for this project. I am aiming to finish this within three month with basic fun

RE: Django Matrimonial Apps,

2010-08-14 Thread Rizwan Mansuri
@googlegroups.com Subject: Re: Django Matrimonial Apps, On Fri, 2010-08-13 at 20:08 +0100, Rizwan Mansuri wrote: > I would appreciates if anyone would like to join for this project. I > am > aiming to finish this within three month with basic functionality. is it to be open source? -- regards Kenneth

OSError Permission denied

2010-10-07 Thread Rizwan Mansuri
Hello Django Gurus, I am newbie in Django. I 'm stuck at this point. I have developed one apps in django which has Imagefield. While I am trying add this content in site its giving me error saying OSError at /admin/portfolio/portfolio/add/ [Errno 13] Permission denied: '/myproject'. Myprojec

OS Error, Permission Denined

2010-10-07 Thread Rizwan Mansuri
Hello Django Gurus, I am newbie in Django. I 'm stuck at this point. I have developed one apps in django which has Imagefield. While I am trying add this content in site its giving me error saying OSError at /admin/portfolio/portfolio/add/ [Errno 13] Permission denied: '/myproject'. Myprojec

RE: OS Error, Permission Denined

2010-10-07 Thread Rizwan Mansuri
@googlegroups.com Subject: Re: OS Error, Permission Denined El 07/10/10 16:05, Rizwan Mansuri escribió: > > > I am newbie in Django. I ‘m stuck at this point. I have developed > one apps in django which has Imagefield. While I am trying add this > content in site its giving me error sa

RE: OS Error, Permission Denined

2010-10-07 Thread Rizwan Mansuri
Error, Permission Denined El 07/10/10 16:21, Rizwan Mansuri escribió: > Could you please guide me to any document that explain this? Sorry, I may have assumed too much on my previous response. What OS is your Django project running on? Here is a guide for Linux: http://www.zzee.com/solutio

RE: OS Error, Permission Denined

2010-10-07 Thread Rizwan Mansuri
Hi Shawn, I've pasted my model code. That doesn't sort out my issue. from django.db import models from django.contrib import admin import datetime import os PROJECT_PATH = os.path.abspath(os.path.dirname(__file__)) class Portfolio(models.Model): title = models.CharField('Title', max_le

RE: Django tutorial

2010-10-23 Thread Rizwan Mansuri
You need mysqldb library for your installed python version. Cheers, -Original Message- From: django-users@googlegroups.com [mailto:django-us...@googlegroups.com] On Behalf Of dynamo44 Sent: 23 October 2010 20:52 To: Django users Subject: Django tutorial Hello, I am working through the D

RE: django-weave needs contribution...

2010-03-07 Thread Rizwan Mansuri
Hi Jen, I am happy to help you but my experience with django is very much like starting level. Is that something helps you? Riz -Original Message- From: django-users@googlegroups.com [mailto:django-us...@googlegroups.com] On Behalf Of Jens Sent: 07 March 2010 19:15 To: Django users Subj