Skip to content

Comment on Jolie: A drop-in replacement of Django Admin

Comments

Django admin is quite an awesome tool but very stack specific. If you don't use Django, I have open source [1] a tool that takes another approach which is to query the DB schema directly so people can fill up form and follow along the different foreign keys of the db. An example of this approach can be seen there: https://demo.filestash.app/login?type=mysql&host=88.99.185.5... which is using a sample DB [2]

[1] https://github.com/mickael-kerjean/filestash

[2] https://www.mysqltutorial.org/mysql-sample-database.aspx

This is a good project. Thank you.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.