You should have a look at:
http://code.google.com/p/django-localeurl/
I'm using it on my site and works really well and it's really easy to
set up.
You can check an example of how your urls will look once is
implemented in here: http:\\jaratech.com
Cheers,
Miguel
On Jun 23, 2:42 pm, Olivier
cool.
Glad to hear it solved your problem.
On Jun 30, 12:07 pm, Olivier wrote:
> I've integrated it and it seems to work fine.
> If people are interested in an example of localeurl, you can
> checkwww.spiderchallenge.com(just switch language at the bottom of the
> sidebar)
> We will see if goog
and you have 'django.contrib.admin' under INSTALLED_APPS, right?
On Jul 1, 6:58 am, Unnamed_Hero wrote:
> > this only fails for admin? are the models being written to the database?
>
> Yes, it is.
> I have a database already filled with data. For fetching data I
> specify a class Meta with a db
Hi Thomas, as you can see in django docs (http://
docs.djangoproject.com/en/dev/ref/settings/#setting-MEDIA_URL)
MEDIA_URL --> it's just the url where your media (static content)
resides.
it can be a complete url (http://) or a reference to your
current domain (/media/)
So in the templates
4 matches
Mail list logo