[ANNOUNCE] Django security releases issued (1.4.21, 1.7.9, and 1.8.3)

2015-07-08 Thread Tim Graham
Today the Django team issued multiple releases -- Django 1.4.21, 1.7.9, and 1.8.3 -- as part of our security process. These releases address a couple security issues, and we encourage all users to upgrade as soon as possible. More details can be found on our blog: https://www.djangoproject.com/

Re: Push notifications in Django

2015-07-08 Thread Rakan Alhneiti
There are alot of excellent Django applications out there for push notification. As a matter of fact, i happen to be a developer of one of those apps called Django-Pushy (https://github.com/rakanalh/django-pushy). Rakan On Tuesday, July 7, 2015 at 3:19:35 PM UTC+2, Ajay M wrote: > > It is possi

Re: Custom Users and ios django questions

2015-07-08 Thread Filipe Ximenes
On Mon, Jul 6, 2015 at 11:47 AM, Lee Kazushi wrote: > Hi everyone, > > I am newbie in django so i'm a bit confused on some features. I have to > do a project for university. It consists in a desktop-web app where > employees can do some staff like handle files, recording files, uploading > files

Email Middleware

2015-07-08 Thread Stefano Probst
Hello, i search for a universal way to modify the content of a mail before send it. Is there a middleware like system for mails? Background: I want to program a system which encrypt outgoing mails via PGP. Best regard Stefano -- You received this message because you are subscribed to the Google