dejmail / begrepptjanst

Begreppstjänst för VGR Informatik
0 stars 0 forks source link

include a counter on the admin page so we can see how many new items have come in #40

Closed dejmail closed 4 years ago

dejmail commented 4 years ago

http://brunorocha.org/python/django/add-a-counter-on-django-admin-home-page.html

Something like attached.

dejmail commented 4 years ago

The example above is not dynamic, so it only loads everytime that models is loaded. I think we need a JS/Ajax solution, which then means we need to override/extend the template.

dejmail commented 4 years ago

Used javascript in the end and an extension of an existing template.

Push https://github.com/dejmail/begrepptjanst/commit/296d2c9693b24e2746ec62c9617a5e5f7235f6fc