Re: User profile metadata problem

2008-03-28 Thread Francisco Benavides
On Mar 28, 2:31 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Fri, Mar 28, 2008 at 4:06 PM, Francisco Benavides < > > [EMAIL PROTECTED]> wrote: > > > Hi Again, > > > I also get errors if I try to use the get_profile() funtion: > > &g

Re: User profile metadata problem

2008-03-28 Thread Francisco Benavides
HI Karen, OK, I will leave Meta as "pass", which is sufficient, for now and I thank you for your time and effort helping me. I will wait on the get_profile() issue, I am using 0.97-pre. Rgs!/Fco On Mar 28, 2:14 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > On Mar 28, 1:57 pm, "Karen Tracey"

Re: User profile metadata problem

2008-03-28 Thread Francisco Benavides
Hi Karen, Nop, the suggestion does not work, look at the trace: Traceback debug: http://dpaste.com/41887/ Rgs!/Fco On Mar 28, 1:57 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Fri, Mar 28, 2008 at 3:46 PM, Francisco Benavides < > > [EMAIL PROTECTED]> wrot

Re: User profile metadata problem

2008-03-28 Thread Francisco Benavides
://dpaste.com/41883/ Rgs!/Fco On Mar 28, 1:46 pm, Francisco Benavides <[EMAIL PROTECTED]> wrote: > Hi Karen, > > Thanks for the pointer. I started looking as suggested, and found an > interesting link on the > issue:http://groups.google.com.mx/group/django-users/browse_thread/thre

Re: User profile metadata problem

2008-03-28 Thread Francisco Benavides
file (user). Thank's/Fco On Mar 28, 12:31 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Fri, Mar 28, 2008 at 12:42 PM, Francisco Benavides < > > [EMAIL PROTECTED]> wrote: > > > Hi, > > > I have created a User profile, pointing to the User tabl

User profile metadata problem

2008-03-28 Thread Francisco Benavides
Hi, I have created a User profile, pointing to the User table, as per the documentation; how can I access the User fields from the UserProfile so I can place that in the metadata class? userprofile.models.py http://dpaste.com/41831/ Thx!/Fco --~--~-~--~~~---~--~~

Re: User profile problem

2008-03-28 Thread Francisco Benavides
Hi Karen, Thanks! On Mar 27, 6:12 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Thu, Mar 27, 2008 at 6:45 PM, Francisco Benavides < > > > > [EMAIL PROTECTED]> wrote: > > > Hi, > > > I am in the process of adding more information

User profile problem

2008-03-27 Thread Francisco Benavides
Hi, I am in the process of adding more information to the user, managed via django.contrib.auth. I am getting an error in the admin interface, when trying to add a profile to a given user. First time the interface crashes, but the profile gets added, so the next time I try to add the same profil

Re: Admin not working after media is used for CSS

2008-03-25 Thread Francisco Benavides
THANK YOU :) On Mar 25, 2:26 pm, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > Hi, > > > > > But, if I click on any one given table and/or option, I get a page > > error:http://dpaste.com/41249/ > > > urls.pyhttp://dpaste.com/41250/ > > The admin entry should just be ^admin/ without the ending $

Re: Template rendering Spanish accent characters

2008-03-25 Thread Francisco Benavides
Hi, I added as per the suggestion, got this problem solved :) Will add this to all the needed source files. constants.py http://dpaste.com/41257/ Thank you! On Mar 25, 1:27 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Tue, 2008-03-25 at 12:09 -0700, Francisco Benavides wrot

Admin not working after media is used for CSS

2008-03-25 Thread Francisco Benavides
Hi, I am using the development server, and have made adjustments to allow the use of /media images in order to be able to use CSS. Nos that the page renders OK with the use of CSS through media, when I enter into / admin I get the choice of tables that can be handled. But, if I click on any one

Template rendering Spanish accent characters

2008-03-25 Thread Francisco Benavides
Hi, I have the following code, when rendering in django, we get an error: constants.py http://dpaste.com/41245/ Django debug data: http://dpaste.com/41246/ How can the "รบ" character be correctly rendered in the templates? Thank you. --~--~-~--~~~---~--~~ You re

Re: Will there be a 0.98 release?

2008-03-25 Thread Francisco Benavides
t writing patches. If it has to do with > > documentation let this group help you out. The community are the > > authors of the documentation. > > > Hopefully helpful, Michael > > > On Mon, Mar 24, 2008 at 6:45 PM, Francisco Benavides > > <[EMAIL PROTECT

Re: Will there be a 0.98 release?

2008-03-25 Thread Francisco Benavides
aving do they have to do with documentation? If > they are code gotchas pass them on here because they might be bug. The > community here is pretty good at writing patches. If it has to do with > documentation let this group help you out. The community are the > authors of the documenta

Will there be a 0.98 release?

2008-03-24 Thread Francisco Benavides
Hi, I am a newbie learning Django, using newforms, yet I am coming across many gotchas because I am using 0.97-pre. As I move forward into creating a couple of applications, I end up looking and looking again and again because some thing new is assumed by the long time Django users/developers. I