Re: Integrating GeoDjango with Esri API

2020-11-22 Thread Derek
Some other (possibly useful) links are: * https://www.youtube.com/watch?v=1-7KUHLTqjs - edit data with QGIS instead of GeoDjango * https://stackoverflow.com/questions/19160349/geodjango-geoserver-openlayers-for-dynamic-mapping - replace "geosever" with "arcmap" and the same principles apply *

Re: reg: Django resource requirement for a Start-up project.

2020-11-22 Thread Luciano Martins
Good morning, here in Brazil we have a specific website for python jobs, you can register the job there if you want ... www.pyjobs.com.br Em domingo, 22 de novembro de 2020 às 01:07:18 UTC-3, Amitesh Sahay escreveu: > Dear Members. > > We are launching a start-up in some month. A basic websit

Re: Need help about display machine state?

2020-11-22 Thread Derek
I am not sure the Django mailing list is the best place to get advice on Flask? I did have a quick look - my advice would be to create a Docker deployment (ideally with a pre-built image on DockerHub) to allow quick/fast testing. On Sunday, 22 November 2020 at 02:43:38 UTC+2 graves@gmail.co

Azure Analysis services with Django

2020-11-22 Thread Antonio Krsnik
Hi there, I am new to this so hope someone can help me. I want to use tabular model from Azure Analysis services my company has as a data source with Django. Has anyone tried it and can help me? Also, if I understood correctly, migrations will also apply changes to database, but I just want to

job opening for python backend developer

2020-11-22 Thread suresh natarajan
Hi there is a job opening at a startup for python developer - backend Experience in Python In years : 1 yr to 2 year location : bangalore (remote also possible based on discussions) focus areas : backend web development, rest api, rpc, framework knowledge of django or fastapi database knowledge :

Multiple Media_Root

2020-11-22 Thread tech george
Hello, I am developing an E-Commerce website and I wanted to have a separate upload folder for my slides and separate folders for other sections of my site. Is there a way i can go about it other than using the ascending and Descending order? Please advise. See section of my view.py page. [ima

Re: Deploying an app on heroku

2020-11-22 Thread programmer 262
sorry i updated the site khadioumelmouminine.herokuapp.com Le jeu. 12 nov. 2020 à 00:33, Kelvin Sajere a écrit : > Off the bat, what I see is that your domain is not among the allowed hosts > in your settings.py file. Do that first and we'll go from there. > > On Sat, Oct 31, 2020, 6:46 PM progr

psycopg 2 saying No module named 'psycopg2._psycopg'

2020-11-22 Thread Israel Adeyeye
Please I need help buddies, I have been battling with installing psycopg2 on my virtual env. I am sure i have installed it because i receive this message whenever i want to install again: Requirement already satisfied: psycopg2 in c:\users\lenovo\envs\easynet\lib\site-packages (2.8.6) but wh

Re: Problem with Postgresql-11.9 ??

2020-11-22 Thread Israel Adeyeye
Hey David, how are you? Please I need help. I have been battling with installing psycopg2 on my virtual environment to i can do migration, but I have not been able to do so because whenever i tried make migrations, I receive this Traceback (most recent call last): File "C:\Users\lenovo\Envs\

Re: hello every one. i have a probleme with 'pip install mysqlclient' please i need a help

2020-11-22 Thread Makan Leboss
Thanks Le lun. 24 août 2020 à 09:37, RANGA BHARATH JINKA a écrit : > Hi, > > Please check the location of the .whl file. Copy .whl file into your > project root folder and install. All the best. > > On Mon, Aug 24, 2020 at 1:04 PM Makan Leboss > wrote: > >> *my error code is:* " (myvenv) c:

Shopping cart implementation for Classified Ads

2020-11-22 Thread Ram
Hi, We are trying to understand what is the best Shopping solution that we could use to implement Classfied Ads where users will be charged for certain number of Ads that they can post in a month. Our important requirements for this shopping card implementation are 1) Ofcourse secure transactions