Re: How to create .exe file of django project ?

2022-10-11 Thread ssawyer
Something else to look at is pysimplegui to replace your end user interfaces in django. https://www.pysimplegui.org/en/latest/ I have not tried to turn any of them into .exe since I mostly run linux but it would seem to be more inclined to work within a .exe framework. Good luck. On 10/10/2

Re: How to create .exe file of django project ?

2022-10-11 Thread محمد احمد
Hello,I create django website using django and jquery but i want to convert into desktop application.I tried pyinstaller but there is some problem with pyinstaller.It create exe file but but when i open the exe it open cmd promt and close automatically.Is there any other way to convert into des

Re: error extending base template

2022-10-11 Thread Chukwudi Onwusa
Give space in the html template tag I mean {% extends 'base.html' %} But if the base is nested inside a directory inside the template directory pls name the '../base.html' according. Thanks Hope it will be help. On Mon, Oct 10, 2022, 16:11 Namanya Daniel wrote: > hello, someone help me out. am n

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-11 Thread amruth bitla
This is secret key may be you would share this ? Which key is it -- 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 vi