browser as they are often
kept in cache.
Best regards,
Hevok
On Sunday, September 16, 2012 8:25:18 AM UTC+2, JJ Zolper wrote:
>
> Hello,
>
> I was able to locate the Django files for the admin under contrib in the
> source. I was curious if I could get some tips about customizing t
You need the PostgreSQL database adapter for Python:
pip install psycopg2
or
easy_install psycopg2
Cheers,
Hevok
On Sunday, September 16, 2012 4:28:12 AM UTC+2, Helly wrote:
>
> Hello all,
>
> I've been trying to set up Django for quite some time now. I'm on Mac OS X
&
--customizing-the-django-admin
There is also
django-grappelli<https://github.com/sehmaschine/django-grappelli>which
illustrates how to customize the admin in an excellent way.
Regards,
Hevok
On Monday, September 17, 2012 10:57:30 PM UTC+2, JJ Zolper wrote:
>
> Hevok so what are t
Hola Lachlan,
Are you passing the `context_instance=RequestContext(request)` to all
templates? It should provide the user tag.
Bests,
Hevok
On Friday, September 21, 2012 12:20:04 AM UTC+2, Lachlan Musicman wrote:
>
> Hola,
>
> I've noticed for a while that my home/index page w
}}` in the
template, but I wouldn't recommend it. RequestContext automatically
populates everything for you with nice variable names.
Cheers,
Hevok
On Friday, September 21, 2012 12:50:13 AM UTC+2, Lachlan Musicman wrote:
>
> On Fri, Sep 21, 2012 at 10:29 AM, hevok >
> wrote:
5 matches
Mail list logo