Re: apache2 privileges

2012-04-18 Thread Andreas Schosser
Hi John > My apache2 server on linux is running as www-data. My project is in a > standard user account. apache2 can't access files on the user account > unless I change the user on the user account directory to www-data. Try this: # chown -R john:www-data /your/project # find /your/project -ty

Re: Detecting browser type after login

2012-08-02 Thread Andreas Schosser
Hi Larry > They want the dialog to pop up on top of the login screen before the > redirect. I don't know where the code that does this would live or how > it would get invoked. > > As far as to why they want this, it doesn't really support IE, and > they want to alert the user to that if that's w

Re: 1.5 user abstract question

2013-11-08 Thread Andreas Schosser
ser, related_name='profile') ... You can then access your data via "user.profile" in your views. Hope that helps, Andreas -- Kurs 10 / IT-Consulting Andreas Schosser a...@kurs-10.de St.-Cajetan-Str. 13 Telefon +49 89 4

Re: crm app

2014-06-28 Thread Andreas Schosser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mike > Do you know if Django-CRM is suitable for an end user? I have set up several projects with django-cms. The backend is easy to use and you can integrate your own apps with no great effort. Andreas - -- Kurs 10 / IT-Consulting Andr

Re: crm app

2014-06-29 Thread Andreas Schosser
go-crm (customer relationship management). But if you are looking for cms functionality, give django-cms a try. Andreas - -- Kurs 10 / IT-Consulting Andreas Schosser a...@kurs-10.de St.-Cajetan-Str. 13 Telefon +49 89 41615842

Re: Let's Encrypt installation fails with WSGI on Ubuntu 14 LTS

2017-04-11 Thread Andreas Schosser
conf and enabled them afterwards in the le-ssl.conf: WSGIScriptAlias WSGIDaemonProcess WSGIProcessGroup Hope this helps, Andreas -- Kurs 10 IT-Consulting www.kurs-10.de Andreas Schosser a...@kurs-10.de Baldestraße. 14

Re: static files not found on development server

2017-07-06 Thread Andreas Schosser
ulting www.kurs-10.de Andreas Schosser a...@kurs-10.de Baldestraße. 14 Telefon +49 89 41615842-0 80469 MünchenTelefax +49 89 41615842-3 0x6EDECCF1 - 2AA0 939B 5585 819B FCE8 E43B 0B8E 0DF2 6ED

Re: count

2016-01-26 Thread Andreas Schosser
|length }} Andreas -- Kurs 10 IT-Consulting www.kurs-10.de Andreas Schosser a...@kurs-10.de Baldestraße. 14 Telefon +49 89 41615842-0 80469 MünchenTelefax +49 89 41615842-3 0x6EDECCF1 - 2AA0 939B

Re: variable to a template

2016-03-02 Thread Andreas Schosser
Hi Luca, > height="100" Try {% static "mysite/scorr/"|add:a %} Andreas -- Kurs 10 IT-Consulting www.kurs-10.de Andreas Schosser a...@kurs-10.de Baldestraße. 14 Telefon

Re: Forbidden (CSRF token missing or incorrect.)

2018-11-29 Thread Andreas Schosser
Hi Rabah, I encountered a similar problem today and could pin it to the setting "CSRF_COOKIE_SECURE = True". I don't use https on my development machines so the cookie is not set. Changing the value to "CSRF_COOKIE_SECURE = False" in my local settings solved it. You may check, how you access your

Re: Django Application logging --

2019-07-22 Thread Andreas Schosser
Kurs 10 IT-Consulting www.kurs-10.de Andreas Schosser a...@kurs-10.de Baldestraße. 14 Telefon +49 89 41615842-0 80469 MünchenTelefax +49 89 41615842-3 0x85475B6B - 79BB 94F9 8523 0180 E2E5 7A8F