Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-11-26 Thread ferran
u could use it. > > The problem isn't going to automatically go away nor the explanation show > up in your mailbox. > > Le 10 juil. 2012 09:21, "ferran" > a > écrit : > > > > Hello Melvyn, > > > > I'm found this information >

Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-10 Thread ferran
On 4-7-2012 9:55, ferran wrote: > > Hello, > > > > I'm update javascript libraries: > > - Jquery from > > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to > http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js > > - Jquer

Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-04 Thread ferran
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js But not is a solutions, the problem persist... Thanks in advanced On Thursday, June 28, 2012 3:24:39 PM UTC+2, ferran wrote: > > Hello Melvyn, > > Ohhh in the javascript!. you're good I view my libraries and update &g

Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-28 Thread ferran
Hello Melvyn, Ohhh in the javascript!. you're good I view my libraries and update it's necessary (Jquery, etc.). see you with the response of the re-code javascript Thanks On Thursday, June 28, 2012 2:59:12 PM UTC+2, Melvyn Sopacua wrote: > > On 27-6-2012 18:37, ferran

Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-28 Thread ferran
Hello Russ, In the view code of this pages I don't found de keyword "undefined" Thanks in advanced On Thursday, June 28, 2012 1:38:22 AM UTC+2, Russell Keith-Magee wrote: > > On Thu, Jun 28, 2012 at 12:37 AM, ferran wrote: > > Hello django users, > > > &g

many "Broken INTERNAL link" with end string "/undefined/"

2012-06-27 Thread ferran
Program versions: django 1.1.4 localeurl 1.5 (tip version) Do you have any Idea? Thanks in advanced Ferran -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/

Re: ModelForm validation in 1.2.3

2010-12-30 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 30/12/10 17:25, Burhan wrote: > In 1.2.3, this logic always fails because "is_clean()" fails if an > existing customer enter's their email address. How can I do the same > using django 1.2.3? http://docs.python.org/tutorial/errors.html -BEGI

Re: database migration

2010-12-30 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 30/12/10 13:17, Torsten Bronger wrote: >> Is there a bug report for this issue? I find that very >> > disappointing. > http://1.2.3.12/bmi/stc.celeb.gate.cc/banner/pi/0120.gif What i found disappointing is sending a NSFW image to a django list wi

Re: Problem with ForeignKey to an abstract class

2010-12-01 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/12/10 12:48, Ferran wrote: > I've thought maybe i can implement contacts and ns fields in both > DomainOwned and DomainPending, using generic relationships, but it > does not seems right to me. Shame on me. This is the righ

Re: Problema con ForeignKeys hacia una tabla abstracta

2010-12-01 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/12/10 12:57, Ferran wrote: > Buenas tardes a todos; Sorry list, this mail was intended to a spanish django list. Ignore this mail, thanks. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozi

Problema con ForeignKeys hacia una tabla abstracta

2010-12-01 Thread Ferran
instanciarlo, utilizando DomainOwned o DomainPending en vez de esta. El error que tengo es este: File "/home/ferran/intranet/domains/models.py", line 48, in ContactType domain = models.ForeignKey(DomainUbi) File "/usr/lib/python2.7/site-packages/django/db/models/fields/related.py

Problem with ForeignKey to an abstract class

2010-12-01 Thread Ferran
nt to instantiate it, using DomainOwned or DomainPending instead. The error i'm getting is this: File "/home/ferran/0_ubilibet/intranet/domains/models.py", line 48, in ContactType domain = models.ForeignKey(DomainUbi) File "/usr/lib/python2.7/site-packages/django/db/models

Re: php script in django app

2010-12-01 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Maybe this? http://pythonpaste.org/wphp/ - -- Abordemos el parlamento! -- http://pirata.cat En democracia, dos Belén Esteban valen más que tú Di NO al top-posting! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using Gnu

ManyToMany using through and limit_choices_to

2010-11-22 Thread Ferran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I've seen on the docs that is not possible to use limit_choices_to with a ManyToMany relationship using intermediate tables with through parameter. I need to have an "ordered" ManyToMany relationship, and i'm using an intermediate table to achieve t

Re: Problem using Proxy DB

2010-10-18 Thread Ferran
On 18/10/10 15:56, Tom Evans wrote: Don't put your router code in with your models, and you will avoid this circular import issue. Create a new module with no other dependencies and put your router code in there. Thank you, Tom. I was turning crazy! ;) -- Abordemos el parlamento! -- http://pi

Problem using Proxy DB

2010-10-18 Thread Ferran
Hello all; I'm just learning Django and i'm trying to get proxy db managers working, but i can't manage to get it working. I've read the docs and tried to search on google, but it seems unuseful. Can anybody help me? I'm attaching the error and my code. setting.py: DATABASES = { 'default':

Re: django-mailer truncate my log file

2010-09-21 Thread ferran
Thanks to Rolando for he's answer http://groups.google.com/group/django-es/browse_thread/thread/c2107f2b172eb0c0/6f5ffb8235326e56?show_docid=6f5ffb8235326e56 On Sep 17, 11:35 am, ferran wrote: > hello, > I don't understand because django-mailer truncate my log file every > t

gunicorn not print debug info as run_server command

2010-09-17 Thread ferran
Howto config gunicorn for view in the console debug info, as the same, run_server command? Thanks in advanced -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe fro

django-mailer truncate my log file

2010-09-17 Thread ferran
hello, I don't understand because django-mailer truncate my log file every time run cronjob for send email, this is my config in settings.py import logging LOGFILE = "site.log" logging.basicConfig(level=logging.DEBUG, format='%(asctime)s %(name)-12s %(levelname)-8s % (lineno)d

Re: reversing url tag with viewname as variable in the context

2008-06-09 Thread ferran
Thanks Alex the path works for me! On Jun 8, 11:11 am, Alex Koshelev <[EMAIL PROTECTED]> wrote: > There is the tickethttp://code.djangoproject.com/ticket/7049 > > On Jun 8, 1:05 pm, ferran <[EMAIL PROTECTED]> wrote: > > > Thanks Alex for confirm my suspicions >

Re: reversing url tag with viewname as variable in the context

2008-06-08 Thread ferran
g doesn't support variable as view name. To > solve this you can write your own url-like template tag with needed > functionality. Or refactor you code to avoid using the view name as > variable:) > > On Jun 8, 12:39 pm, ferran <[EMAIL PROTECTED]> wrote: > > >

reversing url tag with viewname as variable in the context

2008-06-08 Thread ferran
Hi all, The tag {% url viewname args %} supports a context variable for viewname?? i don't know how put a context variable in viewname, any suggestion?? Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

Re: i18n translation urls in templates

2007-09-22 Thread ferran
r this tag, and represents the named url's in urls.py I think, can i extends url tag for use i18n before?? On Sep 22, 10:16 am, Esau Rodriguez <[EMAIL PROTECTED]> wrote: > On Saturday 22 September 2007 08:51:11 ferran wrote: > > > Hi, > > > I'm trying translate

i18n translation urls in templates

2007-09-22 Thread ferran
ate': 'home_presentation.html'}, name="en_home_url_presentation"), url(r'^presentacion/$', 'direct_to_template', {'template': 'home_presentation.html'}, name="es_home_url_presentation"), and how i translate urls in templates