appressoas / django_cradmin

An admin UI for Django that is tailored for UIs where a user plays a single role at any time.
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

Add django notification support to the cradmin base template #18

Open espenak opened 9 years ago

espenak commented 9 years ago

Should show a load spinner for a short time on page load. This avoids the issues like these:

Both these issues are mitigated by a short animation indicating that the message has been re-loaded/updated (an animated load spinner).