aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-12-07 11:00:16 +0100
committeralexpdp7 <alex@corcoles.net>2025-12-07 11:00:42 +0100
commite6efbedb235061e6e007ee7d4b67c8e519fa973d (patch)
tree9d419d03e771a257eb504c34354af4af00854abb /INTERESTING_PROJECTS.org
parent13d26d75ed5863e68c09ca721787e46bcaa00992 (diff)
Add Django Admin Deux
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index 84fb4171..3dcbb8e7 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -92,6 +92,7 @@ Also keeping things in a Org mode means I can classify and add notes.
** Low code
- https://github.com/microsoft/Power-Fx
- https://github.com/carltongibson/neapolitan - one of Django's authors does a variation on the Django admin?
+ - https://gitlab.levitnet.be/levit/django-admin-deux - another modernized Django admin
** Language-specific
*** Python
- https://github.com/inducer/pudb Full-screen console debugger for Python