Hello all,
I am pretty new to Django, and coming from a fairly "protective"
environment in terms of web development. My only experience in webdev
stems from my first job out of college, where I came into a very
complex/robust system and did more tweaking/maintaining than creating.
I am trying t
and gives me a lot to think on.
I am a pretty quick study, so I am sure that I will be able to take
what you have given me and expand it into a full implementation for
the project I am working on.
Thanks again,
Bryan
On Feb 4, 10:39 pm, Russell Keith-Magee
wrote:
> On Thu, Feb 5, 2009 at 8:3
ared" code.
That is what I am trying to accomplish, while still using django ..
and I am not sure how to massage django to work in this scenario.
On Feb 4, 1:57 pm, bbeaudreault wrote:
> Note: I could just make one big app, and deploy it separately for all
> my clients. But I want to
uld work perfectly here.
On Feb 4, 1:54 pm, bbeaudreault wrote:
> Ok, yea. Sorry for the title, it is hard to generalize this question
> enough to be short like that.
>
> Anyway, at the company I work at we use mod_perl, and we have
> clients. Our code-base is set up like this:
>
&g
Ok, yea. Sorry for the title, it is hard to generalize this question
enough to be short like that.
Anyway, at the company I work at we use mod_perl, and we have
clients. Our code-base is set up like this:
Shared Code -> Client Code
The client code inherits and overrides shared code. So if in
Wouldn't it depend on the type of DB? (mysql, postgresql,etc)? Or is
this something enforced in django regardless of db?
On Jul 3, 1:28 pm, Randy Barlow <[EMAIL PROTECTED]> wrote:
> Jad wrote:
> > Lets say we have Accounts that is referenced profile, group, interest
> > tables.
>
> > If I delete
ntained directly within the database.
>
> There may be some challenges (esp. #4) with implementing this as a single
> Django project, but I think that overall you'll find it a much better
> solution than cloning your Django projects.
>
> -- Scott
>
>
>
> On Thu, J
to create an account, I would gain access to
www.mysite.com/bbeaudreault
or whatever and the corresponding apps therein. If my friend
registered they would get the same, www.mysite.com/friend1
The kicker is I want them to be able to completely customize the look
of their blog. From position
Hello all,
I just recently started playing around with django, and I am
interested in using it to create a site I have in mind. I would
appreciate any help in understanding if I have wrapped my head around
the idea of projects and apps properly.
Basically, the site would have a main page that d
9 matches
Mail list logo