I've spent quite a bit of time investigating several frameworks for a
project I am starting. I initially wrote off Django due to it not
being able to handle my ACL needs. After reviewing other frameworks
I've determined that I will probably have to write something custom
regardless of the framew
Anybody?
On Feb 3, 9:41 am, mguthrie wrote:
> I'm looking at creating an application that would use Django Auth for
> managing users but once logged in the user will "belong" only to a
> specific organization and can only work with data associated with that
> organiza
I'm looking at creating an application that would use Django Auth for
managing users but once logged in the user will "belong" only to a
specific organization and can only work with data associated with that
organization. I've looked at using the Django Sites contrib but I
would like something th
I've been working on understanding "agile" programming practices as
well as setting up a proper development/testing/release environment.
There are several good resources out there for getting these things
configured for Python projects in general but nothing really specific
to Django.
What has w
The following link seems to support Graham's conclusion:
http://www.technobabble.dk/2008/aug/25/django-mod-wsgi-perfect-match/
-MG
On Oct 10, 6:53 pm, mguthrie <[EMAIL PROTECTED]> wrote:
> Graham,
> Thanks for the detailed response. I have yet to get too much into
> the
mpleton <[EMAIL PROTECTED]>
wrote:
> On Oct 11, 9:23 am, mguthrie <[EMAIL PROTECTED]> wrote:
>
> > I had read in more than one place that a django instance can eat up to
> > 10mb - 30mb of memory. I don't know whether that is fact or fiction
> > and I'm a
osted for many clients.
Thanks for replying.
-MG
On Oct 10, 2:58 pm, "Colin Bean" <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 10, 2008 at 12:34 PM, mguthrie <[EMAIL PROTECTED]> wrote:
>
> > I've been looking into Django for building something that is more
I've been looking into Django for building something that is more web
application than it is website. I understand that Django has been
developed in a sort of CMS mindset but to date I haven't found any
reason why it couldn't create non-content centric web apps as well.
My project requirements a
8 matches
Mail list logo