eshandas / djello

A pretty and configurable admin panel to enhance the default Django Admin Panel based on Ela Admin
MIT License
1 stars 1 forks source link

Can we use it with CRUD extensions? #4

Open pykong opened 5 years ago

pykong commented 5 years ago

@eshandas thanks for investing your time putting up this library.

I wonder whether we could use djello with extensions for the CRUD functions, as this would greatly improve this already good looking django template.

For example

eshandas commented 5 years ago

Hi @pykong

Thanks for bringing this into my notice. These are great tools and I guess I will start with import/export first. However, I also need to make Djello a little more stable. So once I do that, I will pick up import-export.

pykong commented 5 years ago

@eshandas Thanks for the fast feedback.

What needs to be done in order to implement import/export? If you gave me some directions I'll check if I can do it myself.

eshandas commented 5 years ago

Hi @pykong let me stabilize it a little bit first and then I will create a few issues explaining the steps and then you can take it up if you have time.

I should be able to make it stable over the weekend.