How to export/import Django admin LMS/CMS settings?

I’m not sure I understand what problem you are trying to solve.

If you are looking for simple db export/import you can already do it (here).

If you’re not comfortable with running shell commands with MySQL you can look at a django app but I haven’t used that one myself so I can’t really speak on it.