Have you tried checking out the django documentation, it's gotten a lot
better than a year ago.
You can find what you're looking for there at:
http://docs.djangoproject.com/en/dev/topics/install/?from=olddocs
On Thu, Nov 20, 2008 at 10:01:20AM -0800, waltbrad wrote:
>
> Hi folks. I'm trying t
It's a little outdated, but it shows you how to override a template file
per view of model.
http://www.djangobook.com/en/1.0/chapter17/.
On Mon, Nov 10, 2008 at 12:03:04PM -0800, ilmarik wrote:
>
> Is there any simple way to change to in
> autogenerated django admin ?
>
> I have some fields
I'm a little confused as to the purpose behind the question, it feels
pretty general, so I have a few questions.
1. When you say application are you talking about django apps generated via
the "manage.py startapp" command?
2. LazySettings allows for a "proxying" of the Global settings in your
pr
Of course there is :), for the VirtualHost *, means everything, instead
use names like projecta, projectb, etc...if that doesn't make sense then
the best thing to do prior to messing with your settings is to read the
documentation from apache on VirtualHost.
--neuro
On Fri, Oct 31, 2008 at 08:43
4 matches
Mail list logo