Even im a beginner. Can we collaborate and enhance your knowledge.
On Wednesday, March 11, 2020 at 6:00:34 AM UTC+5:30, Samnet000 wrote:
>
> Hi Johnson,
>
> i am also a django beginner who is looking for a website
> development project. if you are interested, then we can start a project and
> u
Im interested
--
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 visit
https://groups
Thank you.
--
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 visit
https://groups.go
here's the paste of the error: https://del.dog/ewoghelahu.txt
have already run makemigrations and migrate. It runs fine on my local
machine. Can somebody please help me ?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this
heroku run python manage.py migrate --app appname
is the command i used.
On Friday, March 13, 2020 at 9:21:21 PM UTC+5:30, Philip Mitchell wrote:
>
> what command did you run fro migrations, you need to run heroku migrate
> commands
>
> On Friday, March 13, 2020 at 6:15:17 PM UT
I tried that too.
Still its the same.
--
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 w
Hope i have done.
Will check again though
--
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 t
Yes
--
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 visit
https://groups.google.co
here is the complete log of the error: https://del.dog/ujiruhawag.txt
there's no other primary key set. using the default id which is set by
django.
i would request to give fix for this error.
thank you
--
You received this message because you are subscribed to the Google Groups
"Django user
# views.py
def price_choices(request):
if request.method == "GET":
context = {}
context['form'] = pricechoice()
return render( request, "template_form.html", context)
# forms.py
price_CHOICES =(
("1", "25"),
("2", "50"),
("3", "100"),
("4", "200"),
Thank you.
Will give it a try.
On Tuesday, December 24, 2019 at 7:03:23 PM UTC+5:30, Nitin Kalmaste wrote:
>
> You can do request.get[field name]
> And make your conditions in views
>
> On Tue 24 Dec, 2019, 6:50 PM shree hari, > wrote:
>
>> # views.py
>> def
Thank you.
Will give it a try.
On Tuesday, December 24, 2019 at 7:03:23 PM UTC+5:30, Nitin Kalmaste wrote:
>
> You can do request.get[field name]
> And make your conditions in views
>
> On Tue 24 Dec, 2019, 6:50 PM shree hari, > wrote:
>
>> # views.py
>> def
can you please show me the implementation with respect to my code ?
On Tuesday, December 24, 2019 at 7:03:23 PM UTC+5:30, Nitin Kalmaste wrote:
>
> You can do request.get[field name]
> And make your conditions in views
>
> On Tue 24 Dec, 2019, 6:50 PM shree hari, > wrote:
>
error: https://del.dog/engigywarf.txt
code: https://del.dog/cringanuwa.txt
can someone help with me this ?
--
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 djang
Fixed it yesterday.
Thank you.
--
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 visi
15 matches
Mail list logo