Many thanks, Dan! I shall have a look at this app.
On 03/23/2010 08:27 PM, Dan Carroll wrote:
You might want to look at memcache_status. It uses a one line
statement in admin.py to switch to admin to use a different template
for its main page. Then, the custom template extends admin/index.html
You might want to look at memcache_status. It uses a one line
statement in admin.py to switch to admin to use a different template
for its main page. Then, the custom template extends admin/index.html
to insert extra information (including graphs) at the top of the
page. That should give you som
Greetings!
I had been playing around with Django for a while and eventually a
question arised: is there any way to easily (by "easily" I mean, without
sub-classing AdminSite) create a custom page for Django's admin site?
Let me clarify my question by an example.
Suppose you have an app that s
3 matches
Mail list logo