hardware required to use django?

2021-07-06 Thread Rusty
We are planning the development using django. Could I know the minimum specifications of hardware required to use django? I would appreciate it if you could let me know based on Windows and Linux. -- You received this message because you are subscribed to the Google Groups "Django users"

Deployment Permissions

2010-06-27 Thread Rusty Shackleford
/project/static' with '755 www-data www-data' for static content. Are these permissions reasonable? Rusty -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubs

Re: locking up development server

2009-08-02 Thread Rusty Greer
On Sun, Aug 2, 2009 at 9:24 PM, Russell Keith-Magee<freakboy3...@gmail.com> wrote: > > On Mon, Aug 3, 2009 at 12:01 PM, Rusty Greer<gr...@greer.org> wrote: >> >> i added a column to one of my tables in my db.  i added the column in >> the model definiti

locking up development server

2009-08-02 Thread Rusty Greer
, rusty --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-user

Re: ImageFile bug? (Re: ImageField questions)

2009-07-27 Thread Rusty Greer
On Sun, Jul 26, 2009 at 10:28 PM, Jacob Kaplan-Moss<ja...@jacobian.org> wrote: > > 2009/7/24 Rusty Greer <gr...@greer.org>: >> that bug actually doesn't fix my case.  if i alter the patch to just >> do a file.close() in all cases, it works.  is there another pat

ImageFile bug? (Re: ImageField questions)

2009-07-24 Thread Rusty Greer
On Thu, Jul 23, 2009 at 5:55 PM, Joshua Russo<josh.r.ru...@gmail.com> wrote: > On Thu, Jul 23, 2009 at 9:31 PM, Rusty Greer <gr...@greer.org> wrote: >> >> how do i create a query on the size of an image? >> >> for example: >> class Image(models.Model):

ModelForm question

2009-05-18 Thread Rusty Greer
. Is there a way to pass hidden inputs through a ModelForm and still get the convenience of the ModelForm? Any help would be appreciated. Thanks, Rusty Greer gr...@greer.org --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: abstract classes in models

2009-05-15 Thread Rusty Greer
On Fri, May 15, 2009 at 10:10 AM, Alex Gaynor <alex.gay...@gmail.com> wrote: > > > On Fri, May 15, 2009 at 12:08 PM, Rusty Greer <gr...@greer.org> wrote: > >> >> >> On Fri, May 15, 2009 at 9:57 AM, George Song <geo...@damacy.net> wrote: &g

Re: abstract classes in models

2009-05-15 Thread Rusty Greer
On Fri, May 15, 2009 at 9:57 AM, George Song <geo...@damacy.net> wrote: > > On 5/15/2009 8:18 AM, Rusty Greer wrote: > > > > > > I have something like this: > > > > class Class1(models.Model): > > // lots of fields here > > > > class

abstract classes in models

2009-05-15 Thread Rusty Greer
something? any help would be appreciated. rusty --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from