What do you think of Django Admin?

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • django-admin-interface

    :superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.

  • When I started to use django more than 10 years ago, I was really happy for the admin, immediately after I felt the necessity to customise (re-brand) it for each client, so I looked for available packages and my conclusion was that all admin replacements in the end become hard to maintain, have many issues open and are abandoned, so I ended up writing my own solution that does exactly what I needed: customise the interface using the admin itself. Many years later my solution still works and have few issues open, I use it on a daily basis on different projects and many other users use it. This package is publicly available on GitHub/PyPi: django-admin-interface (I’m the author, any feedback is appreciated).

  • django-jazzmin

    Jazzy theme for Django

  • Instead, if you are looking for an admin replacement you could give a look to django-jazzmin (I’m not the author), it is a recent package and even if there are many issues it seems to be maintained (for now).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Connect Django admin to react frontend.

    1 project | /r/django | 28 Mar 2023
  • What Django admin theme do you use ?

    3 projects | /r/django | 10 Jan 2023
  • Django Admin Panel Solutions

    4 projects | /r/django | 23 Nov 2022
  • A drop-in replacement of Django Admin

    2 projects | news.ycombinator.com | 5 Feb 2022
  • Simple Guide for Django Admin Interface

    1 project | dev.to | 6 Jun 2021