Re: Django Project Server not starting when running on linux server but running on local windows desktop

2019-07-26 Thread Jorge Gimeno
On Fri, Jul 26, 2019, 8:22 PM Abhijith E wrote: > It's the latest version. > Also I am using Anaconda Distribution with Python 3.5 > > On Sat, Jul 27, 2019, 8:44 AM Jorge Gimeno wrote: > >> What version of Django are you running? >> >> On Fri, Jul 26, 2019, 7:34 AM abhijithez wrote: >> >>> Hi A

Re: Problem with running Django with nginx and uwsgi in Ubuntu

2019-07-26 Thread אורי
Thanks for your suggestions, I'll try it. אורי u...@speedy.net > > -- 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

Overriding methods in models of other developers

2019-07-26 Thread אורי
Django users, I want to override def __str__ of models I'm using, but the models are maintained by other developers. I think the __str__ is only used by the admin interface. I found out that I can do something like this: from django.contrib import admin from django.contrib.sites.models import Sit

Re: Django Project Server not starting when running on linux server but running on local windows desktop

2019-07-26 Thread Abhijith E
It's the latest version. Also I am using Anaconda Distribution with Python 3.5 On Sat, Jul 27, 2019, 8:44 AM Jorge Gimeno wrote: > What version of Django are you running? > > On Fri, Jul 26, 2019, 7:34 AM abhijithez wrote: > >> Hi All, >> >> I have created a Django Project that is working fine

Re: Django Project Server not starting when running on linux server but running on local windows desktop

2019-07-26 Thread Jorge Gimeno
What version of Django are you running? On Fri, Jul 26, 2019, 7:34 AM abhijithez wrote: > Hi All, > > I have created a Django Project that is working fine on local desktop but > when I am starting the same on linux server using python manage.py > runserver it shows the following: > > $python man

Re: Problem with running Django with nginx and uwsgi in Ubuntu

2019-07-26 Thread Kean Dumba
Thanks Aldian, The community have reached out to me with thoughts, as well as guidance, I.e. django for girls, django forums and github These resources have made a significant difference, things are working and I’m slowly learning. the community are welcoming, knowledgable, helpful and patient,

Re: Django keeps crashing

2019-07-26 Thread Kean
Thank you for the direction Jani, will look to these forums and reading materials. On 26 Jul 2019, at 18:32, Jani Tiainen wrote: > #django irc -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving

Re: Django keeps crashing

2019-07-26 Thread Jani Tiainen
Hi. Unfortunately it is you. Withouth full source code it's hard to help. Error indicates that you may have a typo in your settings.py. If possible put up your project in github for example and join #django irc channel on freenode. You get help in no time. Also as you being beginner Django Girl

Django Admin - Filter ManyToManyField with through model

2019-07-26 Thread drec4s
How can I filter a queryset inside the Admin page of an object that has a ManyToManyField relation with a manually defined through model? Given models.py class Foo(models.Model): foo_field1 = models.CharField(max_length=50) class Main(models.Model): main_field1 = models.CharField(

Re:

2019-07-26 Thread vinayak
see this https://github.com/itsvinayak/user_login_and_register On Wed, 24 Jul 2019 at 16:01, avi gehlot wrote: > You can contact me .. > > On Wed, 24 Jul 2019 at 3:57 PM, Soumen Khatua > wrote: > >> Hi Folks, >> I want to create one signup page where end-user can SignUp and LogIn by >> using t

Re: Error while installing django

2019-07-26 Thread gaurav jain
Try this https://stackoverflow.com/questions/40183108/python-packages-hash-not-matching-whilst-installing-using-pip On Fri, 26 Jul, 2019, 8:03 PM Arisht Jain, wrote: > While installing dhandho via pip on Windows 7 having Python 3.7.0 > > I created a virtual en. And entered command :" pip install

Django Project Server not starting when running on linux server but running on local windows desktop

2019-07-26 Thread abhijithez
Hi All, I have created a Django Project that is working fine on local desktop but when I am starting the same on linux server using python manage.py runserver it shows the following: $python manage.py runserver Watching for file changes with StatReloader Performing system checks... System chec

Error while installing django

2019-07-26 Thread Arisht Jain
While installing dhandho via pip on Windows 7 having Python 3.7.0 I created a virtual en. And entered command :" pip install django --timeout 1800" It started downloading: "Django-2.2.3-py3-none-any.whl (7.5MB)" After 5.0MB download an error occurred that said "THESE PACKAGES DO NOT MATCH THE HA

Send data to logstash

2019-07-26 Thread Abhishek Tiwari
Hey everyone.. So i have been working on a project where i have to make an API request and it will return a JSON response.. That JSON respons i have to send it to Logstash and from it will send that to Elasticsearch.. How do i send the data to Logstash?? I followed some posts that used Django L

Re: Problem with running Django with nginx and uwsgi in Ubuntu

2019-07-26 Thread Joseph Msembi
Try this documentation. https://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html On Fri, Jul 26, 2019, 15:28 אורי wrote: > Django users, > > I'm trying to install a new server, and I can't run Django with nginx and > uwsgi. I receive an error "502 Bad Gateway" and there are me

Re: Job opporunity for an experienced Django/Python software engineer - Corvallis, OR (Remote possible)

2019-07-26 Thread RONAK JAIN
Thanks, Nikolas Stevenson-Molnar. I don't have update resume yet so please go best representing my profile here, https://www.linkedin.com/in/ronakjainpython/ Thanks & Regards Ronak Jain On Fri, Jul 26, 2019 at 7:50 AM Nikolas Stevenson-Molnar < nik.mol...@consbio.org> wrote: > The Conservati