Re: MultiValueDictKeyError at

2020-09-23 Thread Julio Cojom
Readonly field and disbled field never send on form post. You should workaround this, for example, with a css class. .disabledfield{ pointer-events: none; opacity: 0.4; } or enabling with js on send click. Regards. El mié., 23 sept. 2020 a las 13:20, coolguy () escribió: > please

Re: Recruitment

2020-09-23 Thread Virendra Tripathi
Hi Harish, I am interested. And, will be in India for 3 months starting Oct 1st week. Please let me know your whatsapp details and I'll reach out to you. Thanks, Virendra Virendra Tripathi San Jose, CA +1 669-216-2291 trip...@gmail.com , viren12...@gmail.com On Wed, Sep 23, 2020 at 7:39

Re: Recruitment

2020-09-23 Thread Héctor Alonso Lozada Echezuría
I'm, interested El mié., 23 sept. 2020 a las 8:40, Harish Thiyagharajan (< harishthiyagh...@gmail.com>) escribió: > I want a interested django user , DM mail for more details , all the > details including payment can be discussed ...looking for for you guys . > > -- > You received this message

Re: Recruitment

2020-09-23 Thread Sani Kamal
I am interested On Thu, Sep 24, 2020, 12:09 AM Madhav Nandan wrote: > I'm interested here. > > On Wed, Sep 23, 2020 at 9:30 PM shubham vashisht > wrote: > >> What's the job and how much is the pay? >> >> On Wed, 23 Sep 2020, 21:26 Alam Khazi, >> wrote: >> >>> I am interested >>> >>> On Wed

Re: Help me with the view please

2020-09-23 Thread coolguy
ohh i missed that... in your urls.py You may be using like this with path('student/fee//new/', views.AddFeeView.as_view(), name='add_fee'), Since i have overridden PK configuration in view using pk_url_kwarg = 'student_id', I don't have to supply pk rather i have replaced it with

Re: Help me with the view please

2020-09-23 Thread coolguy
Now that you have structure ready... you can explore new options to pull the report with your requirement. I just created while watching NBA playoffs... so design may be silly... Did you create view for adding fee? Here is what i have done... from django.views.generic.edit import CreateView

Re: Help me with the view please

2020-09-23 Thread coolguy
Now that you have structure ready... you can explore new options to pull the report with your requirement. I just created while watch NBA playoffs... so design may be silly... Did you create view for adding fee? Here is what i have done... from django.views.generic.edit import CreateView from

RE: Help me with the view please

2020-09-23 Thread fadhil alex
I cant seem to put together this template for adding fee, for roll#, tuition fee and remaining fee, I have managed only to create the form, can you help me with thatSent from Mail for Windows 10 From: coolguySent: Tuesday, September 22, 2020 6:10 PMTo: Django usersSubject: Re: Help me with the

Re: MultiValueDictKeyError at

2020-09-23 Thread coolguy
please share the views.py and template i.e. xxx.html. i'ts not possible to tell what's wrong with the provided information On Wednesday, September 23, 2020 at 11:43:36 AM UTC-4 luca72.b...@gmail.com wrote: > Hello i have this problem : > MultiValueDictKeyError at > The view is: >

Re: ModelAdmin Not work

2020-09-23 Thread coolguy
either use admin.site.register OR *@*admin.register(User) On Wednesday, September 23, 2020 at 11:01:43 AM UTC-4 kkwaq...@gmail.com wrote: > *models.py* > > [image: 1.jpg] > > *admin.py* > > *[image: 2.jpg]* > > *errors* > > > *[image: 3.jpg]* > > *Object is not callable* > > *Please any body

Re: 'str' object is not callable

2020-09-23 Thread Khaleel Ahmed H. M. Shariff
Hi, May Peace, Blessings & Mercy of Almighty God be on you! The reason for 'str' object is not callable is because you have created a string object & given parenthesis along with it. As is, >>> x="Good Morning" >>> x() Traceback (most recent call last): File "", line 1, in TypeError: 'str'

Re: Recruitment

2020-09-23 Thread Madhav Nandan
I'm interested here. On Wed, Sep 23, 2020 at 9:30 PM shubham vashisht wrote: > What's the job and how much is the pay? > > On Wed, 23 Sep 2020, 21:26 Alam Khazi, wrote: > >> I am interested >> >> On Wed 23 Sep, 2020, 9:07 PM Harish Thiyagharajan, < >> harishthiyagh...@gmail.com> wrote: >> >>>

Re: 'str' object is not callable

2020-09-23 Thread Alam Khazi
Thank you I will try that. On Wed 23 Sep, 2020, 9:38 PM Avi shah, wrote: > Try adding ''' as it can only take one string as parameter , ''' ''your > message'' . '' your message 2 '' ''' > > On Wed, Sep 23, 2020 at 9:24 PM Salima Begum > wrote: > >> Hi all, >> >> I am getting this error. May I

select_for_update + select_related issue

2020-09-23 Thread 'Dmitrii Ivaniushin' via Django users
Hello. I just wanted to know, whether I run into a bug, and whether I should report it. Normally select_for_update and select_related try to lock all affected rows in all tables. One can specify "of" for select_for_update to limit tables to lock (to prevent locking nullable relations).

Re: 'str' object is not callable

2020-09-23 Thread Avi shah
Try adding ''' as it can only take one string as parameter , ''' ''your message'' . '' your message 2 '' ''' On Wed, Sep 23, 2020 at 9:24 PM Salima Begum wrote: > Hi all, > > I am getting this error. May I know the reason why this error occurred? > > Here I attached two screenshots please

Re: Recruitment

2020-09-23 Thread shubham vashisht
What's the job and how much is the pay? On Wed, 23 Sep 2020, 21:26 Alam Khazi, wrote: > I am interested > > On Wed 23 Sep, 2020, 9:07 PM Harish Thiyagharajan, < > harishthiyagh...@gmail.com> wrote: > >> mail me your questions , or call me or what's app, if it is a call , I >> suggest that you

Re: Recruitment

2020-09-23 Thread Alam Khazi
I am interested On Wed 23 Sep, 2020, 9:07 PM Harish Thiyagharajan, < harishthiyagh...@gmail.com> wrote: > mail me your questions , or call me or what's app, if it is a call , I > suggest that you do it today, the more you late , the more your loss, > already 5 applicant on the go, so please make

Re: Recruitment

2020-09-23 Thread ule...@gmail.com
Hi, I am available Thanks, Op woensdag 23 september 2020 om 16:41:48 UTC+2 schreef harishth...@gmail.com: > I want a interested django user , DM mail for more details , all the > details including payment can be discussed ...looking for for you guys . -- You received this message because you

MultiValueDictKeyError at

2020-09-23 Thread luca72.b...@gmail.com
Hello i have this problem : MultiValueDictKeyError at The view is: matricola = request.POST['matricola'] The form is: matricola = forms.CharField(label='Matricola', required = False, max_length=100, widget = forms.TextInput(attrs={'readonly':'readonly'})) the template is {{ form }} Why i

Re: Recruitment

2020-09-23 Thread Harish Thiyagharajan
mail me your questions , or call me or what's app, if it is a call , I suggest that you do it today, the more you late , the more your loss, already 5 applicant on the go, so please make it fast. On Wed, Sep 23, 2020 at 8:13 PM Anh Nguyen wrote: > I’m, interested! > > On Sep 23, 2020, at

Re: Recruitment

2020-09-23 Thread Tobi DEGNON
Hi, you are looking for a django dev right? I'm available Le mer. 23 sept. 2020 15 h 41, Harish Thiyagharajan < harishthiyagh...@gmail.com> a écrit : > I want a interested django user , DM mail for more details , all the > details including payment can be discussed ...looking for for you guys .

Re: Recruitment

2020-09-23 Thread RANGA BHARATH JINKA
I am interested On Wed, Sep 23, 2020 at 8:14 PM Anh Nguyen wrote: > I’m, interested! > > On Sep 23, 2020, at 14:23, Harish Thiyagharajan < > harishthiyagh...@gmail.com> wrote: > > I want a interested django user , DM mail for more details , all the > details including payment can be discussed

Re: Stuck with Calculated feild

2020-09-23 Thread Kasper Laudrup
Hi Harish, On 23/09/2020 11.27, Harish Thiyagharajan wrote: I think you mailed me instead of mailing someone No. If you look at the mail header, you can see this was sent to the django-users mailing list. Kind regards, Kasper Laudrup -- You received this message because you are

ModelAdmin Not work

2020-09-23 Thread kkwaq...@gmail.com
*models.py* [image: 1.jpg] *admin.py* *[image: 2.jpg]* *errors* *[image: 3.jpg]* *Object is not callable* *Please any body solutions * -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving

Re: Recruitment

2020-09-23 Thread Anh Nguyen
I’m, interested! > On Sep 23, 2020, at 14:23, Harish Thiyagharajan > wrote: > > I want a interested django user , DM mail for more details , all the details > including payment can be discussed ...looking for for you guys . > > -- > You received this message because you are subscribed to

Re: Looking to join a team in a Django Project to gain Experience

2020-09-23 Thread Harish Thiyagharajan
I want a django user for my project, mail me if you are interested , all details will be answered , DM me , Main qualification : Interest ... On Wednesday, September 23, 2020 at 3:21:38 AM UTC+5:30 lokes...@gmail.com wrote: > Looking forward to working with you. > > On Tue, Sep 22, 2020 at 6:09

Recruitment

2020-09-23 Thread Harish Thiyagharajan
I want a interested django user , DM mail for more details , all the details including payment can be discussed ...looking for for you guys . -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving

Re: Stuck with Calculated feild

2020-09-23 Thread Harish Thiyagharajan
I think you mailed me instead of mailing someone On Wed, Sep 23, 2020 at 2:47 PM Kasper Laudrup wrote: > Hi eankomah, > > Completely unrelated, but:> unit_price = models.FloatField() > Don't use floats for money. It will give you all kinds of problems with > rounding errors etc. > >

Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Ram
You many want to try Digital Ocean. On Wed, Sep 23, 2020 at 4:33 AM Carles Pina i Estany wrote: > > Hi, > > On Sep/21/2020, Maksim Mislavskii wrote: > > maybe pythonanywhere.com? > > I just wanted to say: I use pythonanywhere.com and I'm happy with it. > > It has a free tier that might be

Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Carles Pina i Estany
Hi, On Sep/21/2020, Maksim Mislavskii wrote: > maybe pythonanywhere.com? I just wanted to say: I use pythonanywhere.com and I'm happy with it. It has a free tier that might be enough for the original poster. It feels closer to a standard Linux system so I feel that the deployment is more

Re: Stuck with Calculated feild

2020-09-23 Thread Kasper Laudrup
Hi eankomah, Completely unrelated, but:> unit_price = models.FloatField() Don't use floats for money. It will give you all kinds of problems with rounding errors etc. Assuming this is just a hobby project, it's probably fine, but otherwise consider looking into something like: