Overriding Django Admin's main page? - Django

Posted by RadiantHex on Stack Overflow See other posts from Stack Overflow or by RadiantHex
Published on 2010-05-24T11:11:55Z Indexed on 2010/05/24 14:21 UTC
Read the original article Hit count: 258

Filed under:
|
|
|

Hi folks,

I'm trying to add features to Django admin's main page.

I've been playing with index.html, but features added to this page affect all app pages.


Any ideas on what template I'm supposed to use?

Thanks loads!!

© Stack Overflow or respective owner

Related posts about python

Related posts about django