Re: Making sure I'm not missing out on some must have Django apps

2013-12-16 Thread kamagatos
I use all of the above,but additionally I would add to the list django-storages , python_social_auth , registration_with_email(a fork of dja

Re: Making sure I'm not missing out on some must have Django apps

2013-12-16 Thread Some Developer
On 15/12/2013 23:06, Frank Bieniek wrote: Hi, I would add some: django-userena - user self registration django-organizations - user and organizations django-guardian - object level permissions django-paranoia - paranoid security stuff django-cache machine / johnny-cache Thx Frank Thank for the

Re: Making sure I'm not missing out on some must have Django apps

2013-12-15 Thread Frank Bieniek
Hi, I would add some: django-userena - user self registration django-organizations - user and organizations django-guardian - object level permissions django-paranoia - paranoid security stuff django-cache machine / johnny-cache Thx Frank Am 15.12.13 17:43, schrieb Some Developer: Right so it ha

Re: Making sure I'm not missing out on some must have Django apps

2013-12-15 Thread Lee Hinde
I googled the list without any problem. On December 15, 2013 at 2:21:42 PM, Sebastian Morkisch (semo...@googlemail.com) wrote: Some short description of these plugins are appreciated. Maybe a link? Am Sonntag, 15. Dezember 2013 17:43:32 UTC+1 schrieb Some Developer: Right so it has been quite a

Re: Making sure I'm not missing out on some must have Django apps

2013-12-15 Thread Sebastian Morkisch
Some short description of these plugins are appreciated. Maybe a link? Am Sonntag, 15. Dezember 2013 17:43:32 UTC+1 schrieb Some Developer: > > Right so it has been quite awhile since I updated my list of must have > Django apps. I was wondering if anyone had any suggestions? > > Currently I use

Making sure I'm not missing out on some must have Django apps

2013-12-15 Thread Some Developer
Right so it has been quite awhile since I updated my list of must have Django apps. I was wondering if anyone had any suggestions? Currently I use the following in all my Django projects: Django Debug Toolbar debug_toolbar_htmltidy inspector_panel debug_toolbar_user_panel South Django Compresso