Hello all,
A little query I haven't been able to find an answer to in docs or
through Google.
I've got a little app on my site to create menus -- it's adapted
(updated to latest Django) from the menu app described at rossp.org.
Anyway, here are the classes defined in admin.py:
#
On Oct 4, 2:39 pm, Kristaps Kūlis wrote:
> Hi!
> You can make settings for each site easily
> first_settings.py
> from settings import *
> SITE_ID = 1
> TEMPLATE_DIRECTORIES = ( [ ] )
> [ other settings, which needs to be overrided ]
>
> you can also override urls, etc with revelant settings.
Hello all,
I'm making some first steps with Django having worked my way through
the tutorial.
I'm finding myself somewhat confused by the sites module. I would
like to run two or three different sites. It's trivial to 'create'
them using the admin interface, and it's clear how different object
3 matches
Mail list logo