add me

2022-09-27 Thread Tariq A Hassan
hi, please add me, +964 7716795870 -- 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 view this discussion on the web

Hi guys how to run pyscript on local webserver without using cdn ljnk

2022-07-29 Thread Ad Tariq
Sent from my Huawei Mobile -- 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 view this discussion on the web

how to calculate input form value in django

2021-12-23 Thread Ad Tariq
hi! django users how i calculate input value from template to views where request fetched value is TypeNone how can i convert it into integer of float type -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and

Re: Django ValueError at: Cannot assign "": "Pair.male_mutation" must be a "Mutation" instance."

2020-01-01 Thread Muhammad Tariq
s model located. > > > > > > > On Mon, Dec 30, 2019, 19:31 Muhammad Tariq > wrote: > >> I am new to Django facing this error while saving data into DB: >> >> "ValueError at /breedingRecApp/pairing >> Cannot assign "": >> "

Django ValueError at: Cannot assign "": "Pair.male_mutation" must be a "Mutation" instance."

2019-12-30 Thread Muhammad Tariq
I am new to Django facing this error while saving data into DB: "ValueError at /breedingRecApp/pairing Cannot assign "": "Pair.male_mutation" must be a "Mutation" instance." I've 4 foreign keys in Pair model each with specific reason/purposes. when I save data then error come. in the same

401 unauthorized

2019-09-19 Thread Muhammad Zeeshan Tariq
How we pass token in url using Vuejs and Rest Frame API. -- 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 view this

Re: Signal limitations with custom models!

2017-05-18 Thread Uzair Tariq
2017 7:59 AM, "Uzair Tariq" <s.uzai...@gmail.com > > wrote: > > So i read about *Signal Limitations *in Django that comes up with user > custom models and you can't use *get_user_model()* as according to this link > <https://code.djangoproject.com/ticke

Signal limitations with custom models!

2017-05-17 Thread Uzair Tariq
So i read about *Signal Limitations *in Django that comes up with user custom models and you can't use *get_user_model()* as according to this link it's clearly stated that the reason for it is because the module is not completely loaded at this

Re: Permissions for Anonymous Users in Django

2017-05-11 Thread Uzair Tariq
other error page because of is_active() permission check and he wont be able to view even public profile because the whole system will logically be promoting about account activation or any sort of equivalent reason/error. On Tuesday, May 9, 2017 at 8:56:47 AM UTC+5, Uzair Tariq wrote: > >

Re: Permissions for Anonymous Users in Django

2017-05-11 Thread Uzair Tariq
+5, Uzair Tariq wrote: > > Does the Django have support for permission for the anonymous users? > Reference > Topic Link > <https://docs.djangoproject.com/en/1.11/topics/auth/customizing/#authorization-for-inactive-users> > is > making it ambiguous for me d

Re: Permissions for Anonymous Users in Django

2017-05-10 Thread Uzair Tariq
9, 2017 at 8:56:47 AM UTC+5, Uzair Tariq wrote: > > Does the Django have support for permission for the anonymous users? > Reference > Topic Link > <https://docs.djangoproject.com/en/1.11/topics/auth/customizing/#authorization-for-inactive-users> > is > making i

Permissions for Anonymous Users in Django

2017-05-08 Thread Uzair Tariq
Does the Django have support for permission for the anonymous users? Reference Topic Link is making it ambiguous for me deciding between its support. Is it talking about a scenario where

Django authentication security check against LDAP

2017-05-03 Thread Uzair Tariq
While studying the Authentication Views in Django I came across some of the build in views including password reset view. I got hang of its basic working mechanism while reading the documentation I encountered the line promoting the use of *set_unusable_password()* in Djagno authentication

Static Files

2012-12-25 Thread syed tariq
I am not getting static files served. I get messages: GET http://localhost:8000/white.png 404 (Not Found) (1) which directory should I place white.png? (2) Do I need to set the STATIC_DIR parameter in settings.py? -- You received this message because you are subscribed to the Google Groups

form.htm division

2010-10-28 Thread tariq
HI I want to divide form.html of satchmo into separate parts. I mean I want to separate Billing information and shipping information on two separate templates in satchmo. Is there anyone which can help me. is it possible or not?? -- You received this message because you are subscribed to the