Re: Proposal: deprecate and remove django.contrib.comments

2013-03-08 Thread shacker
Sorry, but -1 from me. Given the core premise that the job of a web application framework is to find the common features that many websites need to implement and make them easy to achieve, commenting definitely fits into this category. I run two sites that use Django comments heavily. Django c

Re: So has Instagram...

2012-04-10 Thread shacker
On Monday, April 9, 2012 10:03:57 PM UTC-7, diogobaeder wrote: > > ... just been acquired by Facebook? And it uses Django? > > Indeed. We can only hope that Instagram will stay on Django under Facebook's care, though I won't be surprised if it's eventually subsumed into their PHP soup. But spe

Re: We're a group of students at UC Berkeley looking to contribute to Django

2011-09-27 Thread shacker
Since you're at Berkeley, stop by the Graduate School of Journalism some time to see the Django sites we run and meet the devs (look me up). Would also be interested in campus Django meetings (any alternative to the relentless Drupal push on campus :). ./s -- You received this message because

Re: Proposal: Replace django.contrib.formtools.wizard

2010-09-08 Thread shacker
On Sep 8, 1:27 pm, Anssi Kaariainen wrote: > > This is a real special case. ATM the formwizard isn't able to store invalid > > forms. But if you are at the sprints in Portland, I would be happy to talk > > to you about possible solutions. > > > Do you have any idea how this could be solved? (ma

Re: Proposal: Replace django.contrib.formtools.wizard

2010-09-08 Thread shacker
On Sep 7, 6:00 pm, Stephan Jäkel wrote: > Hi, > > about 4 months ago, I started this thread. I want to give some news on > django-formwizard to keep you all up2date. Great to hear this is being worked on. At the djangocon forms session today, I raised the following question and didn't get any con

Re: Filebrowser functionality in contrib?

2010-07-29 Thread shacker
On Jul 29, 8:09 pm, Tobias McNulty wrote: > > For whatever it's worth, my sense is that there are a number of these types > of third party apps out there, and no single one is a clear winner. I would have to respectfully disagree - FileBrowser is far and away the clear winner. There are no viable

Filebrowser functionality in contrib?

2010-07-29 Thread shacker
I use django-filebrowser in a number of projects and find it invaluable. As of a while ago, Filebrowser became dependent on django- grappelli, which massively changes the default Django admin. Meanwhile, Grappelli has morphed and (I feel) become a pain in the neck to work with (buggy and difficult