Re: blocktrans inside a with tag

2012-08-15 Thread dipo . elegbede
H Sent from my BlackBerry wireless device from MTN -Original Message- From: ernando Sender: django-users@googlegroups.com Date: Wed, 15 Aug 2012 10:27:30 To: Reply-To: django-users@googlegroups.com Subject: Re: blocktrans inside a with tag Sorry, didn't catch it :) I just che

Re: REMOVE ME

2012-07-29 Thread dipo . elegbede
lacrymol...@gmail.com, I think your choice of word is way off the mark. We should address everyone with some level of respect no matter how mad we are with their requests. Regards. Sent from my BlackBerry wireless device from MTN -Original Message- From: "lacrymol...@gmail.com" Sende

Re: NEWBIE: using django without a model.

2011-10-26 Thread Dipo Elegbede
In my opinion as a starter too, I don't think you need a model if you are not using a database. Others could have their opinions. On 26 Oct 2011 16:37, "damola oyeniyi" wrote: > Hi, > > I am trying to create a simple query page using django and pig!. I would > not be needing a database, so I'm n

GeoDjango on Windows.

2011-10-22 Thread Dipo Elegbede
Hi all, Has anyone successfully installed geo Django on windows 7? Please help me with details to do so.i'm running python 2.6 I've tried several times and it keeps telling me a particular lib geoc_1 is missing. I have tried adding the directory to my path in the environmental variable and also

MySQL data export to Excel sheet

2011-08-11 Thread Dipo Elegbede
Hello All, I have a little problem, I,d like to share with you for possible solution. I have a models like this: class MyBuddyt(models.Model): location = models.CharField(blank=True, max_length=200) name = models.CharField(blank=True, max_length=200) email = models.CharField(blank=T

Re: Help on Internationalization

2011-07-22 Thread Dipo Elegbede
I'm not using views. On 22 Jul 2011 12:48, "bruno desthuilliers" wrote: > On Jul 22, 10:47 am, Dipo Elegbede wrote: >> Hi All, >> >> I am working on a project of mine and it is doing very well. >> >> I want to give users the options to pick their

Still on Internationalisation

2011-07-22 Thread Dipo Elegbede
I was trying to run a makemessages command and got the following error; can you please help? $ django-admin.py makemessages -l de processing language de Error: errors happened while running xgettext on __init__.py 'xgettext' is not recognized as an internal or external command, operable program or

Help on Internationalization

2011-07-22 Thread Dipo Elegbede
Hi All, I am working on a project of mine and it is doing very well. I want to give users the options to pick their language of choice using internationalization and that has been a problem for me. I have read through the django documentations but cannot get a way around this, could you please p

Re: Django piston

2011-07-13 Thread Dipo Elegbede
Thanks. On 13 Jul 2011 19:24, "Shawn Milochik" wrote: > Try going to github and doing a search for 'django-piston.' That will > show you a list of open-source projects that have implemented django-piston. > > > -- > You received this message because you are subscribed to the Google Groups "Django

Django piston

2011-07-13 Thread Dipo Elegbede
I'm about to start using django piston. Can anyone please point me to any example? I've looked through the documentation but can't get a hang of it. Regards. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

OPTIMISING OVERHEAD IN DJANGO WITH MYSQL DATABASE

2011-03-30 Thread Dipo Elegbede
Hi all, I have a django application that uses mysql database. Everything works just fine except that I noticed some queries do spend a lot of time to load. I have about 15,000 checklists the system would have to browse through to render my dashboard, which indicates which checklists is totally c

GENERIC VIEW CONCERNS AND EXPLANATION REQUIREMENTS

2011-02-28 Thread Dipo Elegbede
Hi all, I am currently trying to read up generic views. I can do most of my django stuff at my level without the generic view but it appears almost in all texts i read and also seem to be a key part of django's underlying principles of DRY and keeping things from redundancy. My question is, if i

Re: django book example HELP..

2011-02-18 Thread Dipo Elegbede
, Tom Evans wrote: > On Fri, Feb 18, 2011 at 3:04 PM, Dipo Elegbede > wrote: > > > > Hi all, > > i am currently reading the django book and following the examples step by > step. > > I have a view defined as follows: > > from django.http import Http404, Http

django book example HELP..

2011-02-18 Thread Dipo Elegbede
Hi all, i am currently reading the django book and following the examples step by step. I have a view defined as follows: from django.http import Http404, HttpResponse import datetime #def myhome(request): #message = """ #MY HOME # #

HELP NEEDED

2010-11-23 Thread Dipo Elegbede
Hi, I have done some extensive reading on python. i want to design a classifieds site for jobs. The service is meant to send people who register an sms with available jobs that fit their criteria/cv. But the main idea is that people come and register for quick jobs(like www.freelancer.com) and put