Re: Help me to Create This Django Project -

2024-11-18 Thread Abdul Qoyyuum Haji Abdul Kadir
Hi Zainab, Don't ask to ask but just ask. Here's a good reference when asking for help: How do I ask a good question? - Help Center - Stack Overflow Please keep in mind that homework is designed to help you get better as a programmer. Learn how to use t

Re: Help me to Create This Django Project -

2024-11-16 Thread Ali Mohammadnia
How? On Sat, 16 Nov 2024, 18:32 Zainab Turkey, wrote: > Hi i am student i have homework can you help me pls??? > > في جمعة، 15 تشرين الثاني، 2024 في 6:51 م، كتب Mohamed >: > >> Ha okay thanks a lot for the information. wondering if you have any >> interesting projects >> >> Le jeu. 14 nov. 2024

Re: Help me to Create This Django Project -

2024-11-16 Thread Zainab Turkey
Hi i am student i have homework can you help me pls??? في جمعة، 15 تشرين الثاني، 2024 في 6:51 م، كتب Mohamed : > Ha okay thanks a lot for the information. wondering if you have any > interesting projects > > Le jeu. 14 nov. 2024, 14:43, Anthony Flury a > écrit : > >> Sorry to be clear - I meant

Re: Help me to Create This Django Project -

2024-11-15 Thread Mohamed
Ha okay thanks a lot for the information. wondering if you have any interesting projects Le jeu. 14 nov. 2024, 14:43, Anthony Flury a écrit : > Sorry to be clear - I meant to write : > > The fact that not only the objective but also key parts of the design are > done (only two tables) is another

Re: Help me to Create This Django Project -

2024-11-14 Thread June Nkwenge
Hey, How much are you paying for this project, and when do you need it by? June. On Wed, Nov 13, 2024 at 11:21 PM Suraj Naithani wrote: > * Credit Bureau Update with Algorithm and Dynamic Question Pop-up - * > > * Objective * > We are building a credit bureau update system, and we are looking

Re: Help me to Create This Django Project -

2024-11-14 Thread Anthony Flury
Sorry to be clear - I meant to write : The fact that not only the objective but also key parts of the design are done (only two tables) is another clue that this is NOT a real world request from a paying customer. In my experience real customers don’t tell the developer about the internal design,

Re: Help me to Create This Django Project -

2024-11-14 Thread Nawab Alam Sohel
I need one developer who make betting website Real life API working on my website Please experience person contact me On Thu, Nov 14, 2024, 2:00 PM Luciano Martins (luxu) wrote: > chatGPT guys. > > Em quarta-feira, 13 de novembro de 2024 às 17:21:50 UTC-3, Suraj Naithani > escreveu: > >> * Cred

Re: Help me to Create This Django Project -

2024-11-14 Thread Morteza Mn
True. On Thu, Nov 14, 2024 at 11:37 AM Abdul Qoyyuum Haji Abdul Kadir < abdul.qoyy...@gmail.com> wrote: > Hi Luciano, > > Try not to rely on AI to do the coding for you. That's not how we stay > relevant or be better than AI. > > On Thu, 14 Nov 2024 at 16:00, Luciano Martins (luxu) > wrote: > >>

Re: Help me to Create This Django Project -

2024-11-14 Thread Anthony Flury
Sorry, But this feels very homework like to me. a real credit bureau would be far more complex with a lot of secure B2B interfaces to companies such as banks and other organisations. The fact that not only the objective but also key parts of the design are done (only two tables) is another clue t

Re: Help me to Create This Django Project -

2024-11-14 Thread Luciano Martins (luxu)
chatGPT guys. Em quarta-feira, 13 de novembro de 2024 às 17:21:50 UTC-3, Suraj Naithani escreveu: > * Credit Bureau Update with Algorithm and Dynamic Question Pop-up - * > > * Objective * > We are building a credit bureau update system, and we are looking for a > Python/Django developer to imp

Re: Help me to Create This Django Project -

2024-11-14 Thread Abdul Qoyyuum Haji Abdul Kadir
Hi Luciano, Try not to rely on AI to do the coding for you. That's not how we stay relevant or be better than AI. On Thu, 14 Nov 2024 at 16:00, Luciano Martins (luxu) wrote: > chatGPT guys. > > Em quarta-feira, 13 de novembro de 2024 às 17:21:50 UTC-3, Suraj Naithani > escreveu: > >> * Credit

Re: help me

2023-09-25 Thread Migui Galan
you can try exploring vercel. they can host django website. other than that, try pythonanywhere. best site for hosting django On Sun, Sep 24, 2023 at 9:52 AM FIRDOUS BHAT wrote: > https://blog.back4app.com/top-10-heroku-alternatives/ > > > > > On Sun, Sep 24, 2023 at 12:14 AM Akoo Rahimi > wrot

Re: help me

2023-09-23 Thread FIRDOUS BHAT
https://blog.back4app.com/top-10-heroku-alternatives/ On Sun, Sep 24, 2023 at 12:14 AM Akoo Rahimi wrote: > Hello friends > > Can you introduce me some sites similar to Heroku? > > I just started Django and I want to test my projects on the global server. > > -- > You received this message be

Re: help me

2023-09-23 Thread ASAMOAH EMMANUEL
Try fly.io On Sat, Sep 23, 2023 at 7:17 PM ALINDA Fortunate wrote: > You can as well try render > > +256774339676 > > "If you want to live a happy life, tie it to a goal, not to people or > things." > > A graduate of Bachelors Degree of Science in Computer Science of Gulu > University. > > @For

Re: help me

2023-09-23 Thread ALINDA Fortunate
You can as well try render +256774339676 "If you want to live a happy life, tie it to a goal, not to people or things." A graduate of Bachelors Degree of Science in Computer Science of Gulu University. @FortunateAlinda Passionate about Python Development And Computer related Dynamics On Sat,

Re: help me

2023-09-23 Thread Miracle
Kindly use this link https://www.makeuseof.com/heroku-alternatives-free-full-stack-hosting/ On Sat, 23 Sept 2023, 7:44 pm Akoo Rahimi, wrote: > Hello friends > > Can you introduce me some sites similar to Heroku? > > I just started Django and I want to test my projects on the global server. > >

Re: HELP ME OUT

2021-10-20 Thread Uzzal Hossain
Change folder name to templates There is typo mistake. And let me if it's fixed. On Wed, Oct 20, 2021, 3:15 PM Planet X wrote: > I can not connect to my static files here i am sending my screen shoot of > the setting and others links to the my base.html whats my fault please do > help > > -- > Y

Re: HELP ME OUT

2021-10-20 Thread Jamal El khdadi
STATIC_ROOT = os.path.join(BASE_DIR, 'static') STATIC_URL = '/static/' STATICFILES_DIRS = [ os.path.join(BASE_DIR, 'assets') ] On Wed, Oct 20, 2021, 11:00 AM Lakshyaraj Dash X-D 25 < dashlakshyaraj2...@gmail.com> wrote: > Change the assets to static > > On Wed, 20 Oct, 2021, 2:45 pm Planet X,

Re: HELP ME OUT

2021-10-20 Thread Lakshyaraj Dash X-D 25
Do one thing... In the templates inside {% static 'css/style.css' %} make it {% static 'prsquare/css/style.css' %} On Wed, 20 Oct, 2021, 2:45 pm Planet X, wrote: > I can not connect to my static files here i am sending my screen shoot of > the setting and others links to the my base.html whats m

Re: HELP ME OUT

2021-10-20 Thread Lakshyaraj Dash X-D 25
Change the assets to static On Wed, 20 Oct, 2021, 2:45 pm Planet X, wrote: > I can not connect to my static files here i am sending my screen shoot of > the setting and others links to the my base.html whats my fault please do > help > > -- > You received this message because you are subscribed

Re: HELP me: "a beginner's questions"

2021-08-19 Thread MR INDIA
First Take all the Deployment security checklist given here and then deploy, python3 manage.py runserver starts a *development *server *not* a *production* server you have to configure that on your own... On Wednesday, 18 August 2021 at 20:28:09 UTC+5:30 alex...@gmail.com wrote: > Hello, > > Th

Re: HELP me: "a beginner's questions"

2021-08-18 Thread M. GW
Hey, have you check this: https://docs.djangoproject.com/en/3.2/howto/deployment/ jt.vc...@gmail.com schrieb am Mittwoch, 18. August 2021 um 15:03:03 UTC+2: > Hi > > I am now starting to work in Django. > > I built a development environment on my laptop. I experimented there, > things work. >

Re: HELP me: "a beginner's questions"

2021-08-18 Thread Alex B
Hello, There are a few ways to deploy a Django site to a production server. Tools like Ansible and Docker help a lot. One way to transfer files is via git push and pull through a repository. There are other ways as well. Once the files are on the server, the server needs all the services set up

Re: help me

2021-08-08 Thread MR INDIA
Some popular names are hostinger, aws, digital ocean etc... you need to buy a vps plan from any web hosting company. There is also another way to host that is by heroku or pythonanywhere here you do not have do much work they configure everything for you but in VPS you have to configure everyth

Re: help me

2021-08-08 Thread MR INDIA
You can use any hosting provider who provides you the root access, so that you can ssh into the server and host your django On Thursday, 5 August 2021 at 11:44:24 UTC+5:30 satyajit...@gmail.com wrote: > Good Morning Guys, I'm from India. I'm an open source engineer. Having 2 > years of profess

Re: help me

2021-08-04 Thread Satyajit Barik
Good Morning Guys, I'm from India. I'm an open source engineer. Having 2 years of professional experience in software development. I can help you with deploying your local application to the server. On Wed, Aug 4, 2021 at 6:41 PM Badr Gamal wrote: > Good morning guys, > > I am new web developer

Re: help me

2021-08-04 Thread Badr Gamal
Good morning guys, I am new web developer and start to code with python django framwork I only made a web site at my local machine . What i do after that to make this website published on web ? On Wednesday, July 28, 2021 at 3:43:51 PM UTC+2 skyli...@gmail.com wrote: > You can. Use name cheap

Re: help me

2021-07-28 Thread SKYLINE TV
You can. Use name cheap, cpanel On Wednesday, July 28, 2021, David Crandell wrote: > Try deploying to a PaaS platform like Heroku or DigitalOceans Apps service. > > They can be very cost effective and are an excellent way to host a Django > app. > > On Tuesday, July 27, 2021 at 11:26:13 AM UTC-5

Re: help me

2021-07-28 Thread David Crandell
Try deploying to a PaaS platform like Heroku or DigitalOceans Apps service. They can be very cost effective and are an excellent way to host a Django app. On Tuesday, July 27, 2021 at 11:26:13 AM UTC-5 kossit...@gmail.com wrote: > > I need a video who explains how to host a site on ionos > --

Re: help me

2021-07-27 Thread Théodore KOSSI
Propose me a hosting that support python Le mar. 27 juil. 2021 à 17:24, Théodore KOSSI a écrit : > > I need a video who explains how to host a site on ionos > -- > theodoros17@python-developer > -- theodoros17@python-developer -- You received this message because you are subscribed to the G

Re: Help me for user connection message error

2021-07-16 Thread Théodore KOSSI
thanks you very much for your attention. I have already fund it Le ven. 16 juil. 2021 à 04:04, Gabriel Araya Garcia < gabrielaraya2...@gmail.com> a écrit : > How? with a message. It's very simple. > It's is in authentication page that you had build. > > > Gabriel Araya Garcia > GMI - Desarrollo

Re: Help me for user connection message error

2021-07-15 Thread Gabriel Araya Garcia
How? with a message. It's very simple. It's is in authentication page that you had build. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El jue, 15 jul 2021 a las 14:04, Kasper Laudrup () escribió: > On 15/07/2021 19.14, Théodore KOSSI wrote: > > > > I want to know how to tra

Re: Help me for user connection message error

2021-07-15 Thread Kasper Laudrup
On 15/07/2021 19.14, Théodore KOSSI wrote: > > I want to know how to transmit an error message when user try to connect  That's very simple. Just make sure there's nothing the user can connect to, then the user will get an error message. You don't even have to transmit anything. If that's not wh

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
Sure sir thank you again On Wed, Jun 23, 2021 at 8:10 AM DJANGO DEVELOPER wrote: > +923012876771, you can send me your queries here. > > On Wed, Jun 23, 2021 at 7:39 AM DJANGO DEVELOPER > wrote: > >> is it resolved now? or still want some help? >> >> On Tue, Jun 22, 2021 at 9:44 PM mayank sand

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
+923012876771, you can send me your queries here. On Wed, Jun 23, 2021 at 7:39 AM DJANGO DEVELOPER wrote: > is it resolved now? or still want some help? > > On Tue, Jun 22, 2021 at 9:44 PM mayank sandikar < > mayanksandikar191...@gmail.com> wrote: > >> Thank you sir, sorry for all the troubles.

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
is it resolved now? or still want some help? On Tue, Jun 22, 2021 at 9:44 PM mayank sandikar < mayanksandikar191...@gmail.com> wrote: > Thank you sir, sorry for all the troubles. > > On Tue, Jun 22, 2021 at 4:41 PM DJANGO DEVELOPER > wrote: > >> request.FILES used when we need to insert images a

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
Thank you sir, sorry for all the troubles. On Tue, Jun 22, 2021 at 4:41 PM DJANGO DEVELOPER wrote: > request.FILES used when we need to insert images as well. if there is no > image field then remove the request.FILES. > > On Tue, Jun 22, 2021 at 4:10 PM DJANGO DEVELOPER > wrote: > >> follow th

Re: Help me - Django and python

2021-06-22 Thread DJANGO DEVELOPER
have you removed for loop from your form? On Tue, Jun 22, 2021 at 8:33 PM DJANGO DEVELOPER wrote: > because it is necessary to write when there are no more conditions left. > > On Tue, Jun 22, 2021 at 6:31 PM avdesh sharma > wrote: > >> what will happen if I change from elif to else ? >> FYI -

Re: Help me - Django and python

2021-06-22 Thread DJANGO DEVELOPER
because it is necessary to write when there are no more conditions left. On Tue, Jun 22, 2021 at 6:31 PM avdesh sharma wrote: > what will happen if I change from elif to else ? > FYI - I checked it but still getting same error. > > On Tue, Jun 22, 2021 at 2:51 PM DJANGO DEVELOPER > wrote: > >>

Re: Help me - Django and python

2021-06-22 Thread avdesh sharma
what will happen if I change from elif to else ? FYI - I checked it but still getting same error. On Tue, Jun 22, 2021 at 2:51 PM DJANGO DEVELOPER wrote: > your index.html > > > PASSWORD > class="form-control" name="password" placeholder="Enter Password"> > > > {% if login == 'inacti

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
request.FILES used when we need to insert images as well. if there is no image field then remove the request.FILES. On Tue, Jun 22, 2021 at 4:10 PM DJANGO DEVELOPER wrote: > follow this code's pattern but remember one thing that you have to follow > it according to your needs. > > On Tue, Jun 22

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
follow this code's pattern but remember one thing that you have to follow it according to your needs. On Tue, Jun 22, 2021 at 4:10 PM DJANGO DEVELOPER wrote: > def insetdata(request): > product_form = your_product_form() > if request.method == 'POST': > product_form = your_produc

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
def insetdata(request): product_form = your_product_form() if request.method == 'POST': product_form = your_product_form(request.POST, request.FILES) if product_form.is_valid: product_form.save() return redirect('put your product's url name value here

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
Thank you sir, the html problem is solved, but I don't know how to insert itemname, quantity and rate in the database On Tue, Jun 22, 2021 at 4:15 PM DJANGO DEVELOPER wrote: > is your code working now? > > On Tue, Jun 22, 2021 at 3:32 PM DJANGO DEVELOPER > wrote: > >> First of all please remove

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
is your code working now? On Tue, Jun 22, 2021 at 3:32 PM DJANGO DEVELOPER wrote: > First of all please remove the for loop from your form. > secondly please add{{displayemp.userquantity_field}} > {{displayemp.amount_field}} > > On Tue, Jun 22, 2021 at 3:27 PM mayank sandikar < > maya

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
Edit .button { border: none; color: black; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } .button2 {background-color: #008CBA;}

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
First of all please remove the for loop from your form. secondly please add{{displayemp.userquantity_field}} {{displayemp.amount_field}} On Tue, Jun 22, 2021 at 3:27 PM mayank sandikar < mayanksandikar191...@gmail.com> wrote: > view.py > def displaydata(request): >results = editupd

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
forms.py from django import forms from django.forms import fields from project.models import editupdaterecord class empforms(forms.ModelForm): class Meta: model=editupdaterecord fields="__all__" On Tue, Jun 22, 2021 at 3:57 PM mayank sandikar < mayanksandikar191...@gmail.com

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
models.py from django.db import models class editupdaterecord(models.Model): id = models.IntegerField(primary_key=1) Itemname = models.CharField(max_length=100) quantity = models.IntegerField(blank=True, null=True, default=0) basicamount = models.IntegerField(blank=True, null=T

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
view.py def displaydata(request): results = editupdaterecord.objects.all() if request.method=='POST': if request.POST.get('userquantity') : quantity = request.POST.get('userquantity') a = editupdaterecord.objects.all() print(a) # if results in a < qu

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
my index.html is Edit .button { border: none; color: black; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } .button2 {background-color: #008CBA;}

Re: Help me Please - Django and python program

2021-06-22 Thread mayank sandikar
Hello sir, I'm trying to insert the data in the table. For example in database Itemname quantity price user-quantity amount pen20 5 00 book 20 10 00 in my database I'm getting this result pen20

Re: Help me Please - Django and python program

2021-06-22 Thread DJANGO DEVELOPER
according to your code, you're trying to update the product record. right? If so, then you're doing things the right way. On Tue, Jun 22, 2021 at 9:50 AM mayank sandikar < mayanksandikar191...@gmail.com> wrote: > hello , sir your mobile no. is not on whatsapp. please assist me with > this > > On

Re: Help me - Django and python

2021-06-22 Thread DJANGO DEVELOPER
your index.html PASSWORD {% if login == 'inactive' %} User Inactive! Contact Admin! {% elif login == 'invalid' %} line 32 username or password Invalid {% endif%} {% if tab_error == True %} Invalid Tab Selected {% endif %} changed index.html PASSWORD {% if lo

Re: Help me - Django and python

2021-06-22 Thread DJANGO DEVELOPER
by seeing your code, it seems that only the 'else' part is working. have you provided value='{{dict_key.model_password_field}} in your html input element? On Tue, Jun 22, 2021 at 12:52 PM avdesh sharma wrote: > Here is my View.py code > > from django.shortcuts import render > from django.http im

Re: Help me - Django and python

2021-06-22 Thread avdesh sharma
Here is my View.py code from django.shortcuts import render from django.http import HttpResponseRedirect from django.urls import reverse from django.contrib.auth import authenticate, logout, login from django.contrib.auth.decorators import login_required from student.models import * from django.vi

Re: Help me - Django and python

2021-06-21 Thread DJANGO DEVELOPER
I think you're not returning anything in your model. On Tue, Jun 22, 2021 at 11:24 AM DJANGO DEVELOPER wrote: > can you please share your login view code? > > On Tue, Jun 22, 2021 at 10:12 AM avdesh sharma > wrote: > >> Hi All, >> >> I have an issue coming in my django code, even though the use

Re: Help me - Django and python

2021-06-21 Thread DJANGO DEVELOPER
can you please share your login view code? On Tue, Jun 22, 2021 at 10:12 AM avdesh sharma wrote: > Hi All, > > I have an issue coming in my django code, even though the user id and > password is present in sqlite3 db still the user is giving '*None'* > value > user = authenticate(username=usern

Re: Help me Please - Django and python program

2021-06-21 Thread mayank sandikar
hello , sir your mobile no. is not on whatsapp. please assist me with this On Mon, Jun 21, 2021 at 10:09 PM Onyemordi Daniel wrote: > Hello, have your problem been solved if no kindly contact me on WhatsApp > 08167997730 to assist you better. > > On Mon, 21 Jun 2021, 07:07 mayank sandikar, < >

Re: Help me Please - Django and python program

2021-06-21 Thread Onyemordi Daniel
Hello, have your problem been solved if no kindly contact me on WhatsApp 08167997730 to assist you better. On Mon, 21 Jun 2021, 07:07 mayank sandikar, wrote: > https://github.com/Mayanksandikar/3-database > > > On Sun, Jun 20, 2021 at 4:08 PM Luciano Martins > wrote: > >> Post your code on gith

Re: Help me Please - Django and python program

2021-06-20 Thread mayank sandikar
https://github.com/Mayanksandikar/3-database On Sun, Jun 20, 2021 at 4:08 PM Luciano Martins wrote: > Post your code on github and provide the link here > > Em sábado, 19 de junho de 2021 às 22:00:24 UTC-3, mayanksand...@gmail.com > escreveu: > >> I have a few errors in my program. >> 1. HTML >

Re: Help me Please - Django and python program

2021-06-20 Thread Luciano Martins
Post your code on github and provide the link here Em sábado, 19 de junho de 2021 às 22:00:24 UTC-3, mayanksand...@gmail.com escreveu: > I have a few errors in my program. > 1. HTML > In my front view only my last text box is working and all the upper text > boxes are unassessable. > 2. Databa

Re: help me plz: getting error while importing csv file into database

2021-06-20 Thread Luciano Martins
you have to pass the 'path' variable into open I believe that's it Em sexta-feira, 18 de junho de 2021 às 15:22:41 UTC-3, rammano...@gmail.com escreveu: > Hi > i am trying to import the csv file data into database > my views.py > def Filter(request): > if request.method=="POST": >

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread Kasper Laudrup
On 19/06/2021 21.58, hanin guesmi wrote: > ok i will thnx > You could spend the rest of your life doing that, so if you want someone to help you, it might be a better idea to write a bit about what you've tried, how it's not working etc. Of course, that's completely up to you, but writing questio

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread hanin guesmi
ok i will thnx Le samedi 19 juin 2021 à 20:43:57 UTC+1, Kasper Laudrup a écrit : > On 19/06/2021 13.58, hanin guesmi wrote: > > I. Tried many codes but not working > > > > Try a few more. You know how when you've lost something, you always find > it the last place you look? > > It's the same wit

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread Kasper Laudrup
On 19/06/2021 13.58, hanin guesmi wrote: > I. Tried many codes but not working  > Try a few more. You know how when you've lost something, you always find it the last place you look? It's the same with codes. It's always the last one you try. Kind regards, Kasper Laudrup -- You received this

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread Prasad Ajmire
Hey On Sat, Jun 19, 2021, 5:29 PM hanin guesmi wrote: > I. Tried many codes but not working > > Le sam. 19 juin 2021 à 04:58, DJANGO DEVELOPER > a écrit : > >> you can apply javascript to perform this action. >> >> On Sat, Jun 19, 2021 at 7:43 AM hanin guesmi >> wrote: >> >>> Hi >>> i am tryin

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread vvk
Hi all pls make one Wtapp group or Instagram group bevause mail box not sufficient to solve On Sat, Jun 19, 2021, 8:14 AM hanin guesmi wrote: > Hi > i am trying to disable send data when click in the second time in the > button > my template.html > > {% csrf_token %} > {% bootstra

Re: help me plz: button one click django(disable the submit button )

2021-06-19 Thread hanin guesmi
I. Tried many codes but not working Le sam. 19 juin 2021 à 04:58, DJANGO DEVELOPER a écrit : > you can apply javascript to perform this action. > > On Sat, Jun 19, 2021 at 7:43 AM hanin guesmi > wrote: > >> Hi >> i am trying to disable send data when click in the second time in the >> button >>

Re: help me plz: button one click django(disable the submit button )

2021-06-18 Thread DJANGO DEVELOPER
you can apply javascript to perform this action. On Sat, Jun 19, 2021 at 7:43 AM hanin guesmi wrote: > Hi > i am trying to disable send data when click in the second time in the > button > my template.html > > {% csrf_token %} > {% bootstrap_form form %} > > submit > > >

Re: help me plz: getting error while importing csv file into database

2021-06-18 Thread ram manoj Vuyyuru
while running this project getting this error File "C:\ProgramData\Anaconda3\lib\site-packages\django\urls\resolvers.py", line 347, in _check_pattern_name if self.pattern.name is not None and ":" in self.pattern.name: TypeError: argument of type 'type' is not iterable thank you On Fri, Ju

Re: Help me

2021-05-21 Thread Boris Pérez
Another way, maybe more familiar to u is to create the form directly on the template (html) ..something like And then in the view: def your_view(request): if request.method == "POST": return HttpResponse("My name is", request.POST["name_1"] else: return HttpResponse("Error, method must be POS

Re: Help me

2021-05-21 Thread Théodore KOSSI
thanks you very much Le ven. 21 mai 2021 à 11:53, sebasti...@gmail.com a écrit : > Here are a tutorial for django with explanations how you can use forms in > django > > https://tutorial.djangogirls.org/en/django_forms/ > > gabriels...@gmail.com schrieb am Freitag, 21. Mai 2021 um 12:32:51 UTC+2

Re: Help me

2021-05-21 Thread sebasti...@gmail.com
Here are a tutorial for django with explanations how you can use forms in django https://tutorial.djangogirls.org/en/django_forms/ gabriels...@gmail.com schrieb am Freitag, 21. Mai 2021 um 12:32:51 UTC+2: > From django import forms > Class Feedback(forms.form): > name = forms.CharField(wi

Re: Help me

2021-05-21 Thread 712189512
>From django import forms Class Feedback(forms.form): name = forms.CharField(widget=forms.TextInput) Just like that and you import it into your views If you want more information you can read the django documentation too On Fri, 21 May 2021 at 09:44 Théodore KOSSI wrote: > okay I understan

Re: Help me

2021-05-21 Thread Théodore KOSSI
okay I understand. So , I want to create A general form. What can I use? Le ven. 21 mai 2021 à 10:33, 712189512 a écrit : > Both forms are pretty easy to use > Model form makes it more simpler because it takes your model and creates a > form out of your model for you whereas general form you ha

Re: Help me

2021-05-21 Thread 712189512
Both forms are pretty easy to use Model form makes it more simpler because it takes your model and creates a form out of your model for you whereas general form you have to do everything from scratch On Fri, 21 May 2021 at 09:29 Théodore KOSSI wrote: > general usage form. Tell me what the import

Re: Help me

2021-05-21 Thread Théodore KOSSI
general usage form. Tell me what the importance of model form? Le ven. 21 mai 2021 à 10:27, 712189512 a écrit : > It depends on what you want to do > Are creating the form from a model or a general usage form > > On Fri, 21 May 2021 at 09:24 Théodore KOSSI > wrote: > >> >> Hellooo guys, I need

Re: Help me

2021-05-21 Thread 712189512
It depends on what you want to do Are creating the form from a model or a general usage form On Fri, 21 May 2021 at 09:24 Théodore KOSSI wrote: > > Hellooo guys, I need your help. I want to create a form in django and I > don't know exactly what i can use to create it. > > -- > theodoros17@pytho

Re: Help me with the view please

2020-09-23 Thread coolguy
nd remaining fee, I have managed only to create the form, can > you help me with that > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *coolguy > *Sent: *Tuesday, September 22, 2020 6:10 PM > *To: *Django use

Re: Help me with the view please

2020-09-23 Thread coolguy
> tuition fee and remaining fee, I have managed only to create the form, can > you help me with that > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *coolguy > *Sent: *Tuesday, September 22, 2020 6:1

Re: Help me with the view please

2020-09-23 Thread coolguy
; tuition fee and remaining fee, I have managed only to create the form, can > you help me with that > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *coolguy > *Sent: *Tuesday, September 22, 2020 6:10 PM > *

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: Help me with the view please

2020-09-22 Thread Let's Get Going
> >> >> >> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >> Windows 10 >> >> >> >> *From: *coolguy >> *Sent: *Thursday, September 17, 2020 6:26 AM >> *To: *Django users >> *Subject: *Re: Help me with the vi

RE: Help me with the view please

2020-09-22 Thread fadhil alex
my output Sent from Mail for Windows 10 From: coolguySent: Tuesday, September 22, 2020 4:32 AMTo: Django usersSubject: Re: Help me with the view please I have made some changes to the model.py and now methods/functions are properties(@property). It's of personal preference and you wil

Re: Help me with the view please

2020-09-21 Thread coolguy
rosoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *coolguy > *Sent: *Thursday, September 17, 2020 6:26 AM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > If you are using sqllite3 then make a copy of it and delet

Re: Help me with the view please

2020-09-21 Thread coolguy
ent: *Thursday, September 17, 2020 6:26 AM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > If you are using sqllite3 then make a copy of it and delete the existing > sqllite3 file from your project. Keep the old file as you may need it. > >

Re: Help me with the view please

2020-09-21 Thread coolguy
ent: *Thursday, September 17, 2020 6:26 AM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > If you are using sqllite3 then make a copy of it and delete the existing > sqllite3 file from your project. Keep the old file as you may need it. > >

Re: Help me with the view please

2020-09-21 Thread coolguy
gt; *Sent: *Thursday, September 17, 2020 6:26 AM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > If you are using sqllite3 then make a copy of it and delete the existing > sqllite3 file from your project. Keep the old file as you may need it.

Re: Help me with the view please

2020-09-21 Thread coolguy
> > > > *From: *coolguy > *Sent: *Thursday, September 17, 2020 6:26 AM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > If you are using sqllite3 then make a copy of it and delete the existing > sqllite3 file from your project. Keep t

RE: Help me with the view please

2020-09-21 Thread fadhil alex
10 From: coolguySent: Thursday, September 17, 2020 6:26 AMTo: Django usersSubject: Re: Help me with the view please If you are using sqllite3 then make a copy of it and delete the existing sqllite3 file from your project. Keep the old file as you may need it. Here are project files... i quickly make

Re: Help me with the view please

2020-09-16 Thread coolguy
s 10 > > > > *From: *coolguy > *Sent: *Wednesday, September 16, 2020 5:31 PM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > There are a lot of courses but those are very basic and keep on talking > about same thing that you might ha

RE: Help me with the view please

2020-09-16 Thread fadhil alex
Since model design is where I very much struggle, and I think  my fee management system models are not well design, so I need your help in redesigning my models please Sent from Mail for Windows 10 From: coolguySent: Wednesday, September 16, 2020 5:31 PMTo: Django usersSubject: Re: Help me with

Re: Help me with the view please

2020-09-16 Thread coolguy
> for > Windows 10 > > > > *From: *coolguy > *Sent: *Tuesday, September 15, 2020 10:57 PM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > Isn't this 'paid_fee' used to record the quarterly/monthly payments from >

RE: Help me with the view please

2020-09-15 Thread fadhil alex
PMTo: Django usersSubject: Re: Help me with the view please Isn't this 'paid_fee' used to record the quarterly/monthly payments from students? and this field will have multiple records?  It seems you are looking to save an accumulated paid_fee (total_paid_fees) somewhere in table. If

Re: Help me with the view please

2020-09-15 Thread coolguy
self.completed = False > > > > *super*().save(*args, **kwargs) > > I have tried doing it like this, perhaps maybe you can see what I’m trying > to do > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> > > > &

RE: Help me with the view please

2020-09-14 Thread fadhil alex
.completed = Trueelse:self.completed = Falsesuper().save(*args, **kwargs)I have tried doing it like this, perhaps maybe you can see what I’m trying to doSent from Mail From: coolguySent: Monday, September 14, 2020 11:53 PMTo: Django usersSubject: Re: Help me wit

Re: Help me with the view please

2020-09-14 Thread coolguy
=550986> for > Windows 10 > > > > *From: *coolguy > *Sent: *Monday, September 14, 2020 9:09 PM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > Its simple... in your fee models' save method check that > self.remaining

RE: Help me with the view please

2020-09-14 Thread fadhil alex
  paid_fees = student.fee_set.aggregate(total_paid_fees=Sum('paid_fees'))   balance_fees =  school_fees - paid_fees["total_paid_fees"]   Sent from Mail for Windows 10 From: coolguySent: Monday, September 14, 2020 9:09 PMTo: Django usersSubject: Re: Help me with the view please Its s

Re: Help me with the view please

2020-09-14 Thread coolguy
for > Windows 10 > > > > *From: *coolguy > *Sent: *Friday, September 11, 2020 8:51 PM > *To: *Django users > *Subject: *Re: Help me with the view please > > > > Technically your Fee model is designed incorrectly. You should have > separate models for &#x

  1   2   3   >