Re: Foreign key attribute in django

2014-03-22 Thread Harjot Mann
On Sat, Mar 22, 2014 at 8:38 PM, Satinderpal Singh
 wrote:
> I wonder you didn't remember the problem related to automation software.:)


No it's not the automation problem. I caught you right :P
BTW, the problem is solved as I posted the mail, it was simple as we
do in other fields to get rid of validations that is blank=True and
null=True.

-- 
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB0GQhAFujYzLtdRFKpe32bAetxhXg-DWFumMTi1%3D0YiXCZxTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Foreign key attribute in django

2014-03-22 Thread Satinderpal Singh
On Mar 22, 2014 8:27 PM, "Harjot Mann"  wrote:
>
> On Sat, Mar 22, 2014 at 8:19 PM, Satinderpal Singh
>  wrote:
> > And the same problem is still there:)
> > Please show me the code.
>
> Sorry didn't get you.
> Are you facing the same problem or do you want to say something else?
>
I wonder you didn't remember the problem related to automation software.:)

--
Satinderpal Singh

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BiK19KNiovRCy9zSUyjFB8zTPSG8WwQjQCJbnFBf1XT-ma7PA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Foreign key attribute in django

2014-03-22 Thread Harjot Mann
On Sat, Mar 22, 2014 at 8:19 PM, Satinderpal Singh
 wrote:
> And the same problem is still there:)
> Please show me the code.

Sorry didn't get you.
Are you facing the same problem or do you want to say something else?

-- 
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB0GQhC0O_%3DjAsoUg_nEE1tatbyv%3DevFKZq-a98TjhQoCZodzw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Foreign key attribute in django

2014-03-22 Thread Satinderpal Singh
On Mar 20, 2014 9:28 AM, "Harjot Mann"  wrote:
>
> I have a field in my form that is related with foreign key to another
> form and when I am filling a form that is required field but sometimes
> I need to leave it blaink, how can I do this?
>
And the same problem is still there:)
Please show me the code.

--
Satinderpal Singh

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BiK19KwefHF6PCHNkHKZSt5-XotsKvhmM6xoHEb9jmGb1dL-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Foreign key attribute in django

2014-03-19 Thread Harjot Mann
I have a field in my form that is related with foreign key to another
form and when I am filling a form that is required field but sometimes
I need to leave it blaink, how can I do this?

-- 
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB0GQhCYWG3L%3DEGYWpi7quHY4TPA925qhg-Z%3Db9KO%2Bb9Jit1kw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.