Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

[Feature Request] Define what model attributes to show in table and edit/view list #1

Open
eranimo opened this issue Mar 4, 2013 · 3 comments

Comments

@eranimo
Copy link

eranimo commented Mar 4, 2013

Similar to how Django admin allows for only a select number of attributes in the table and edit/view.

I am in great need for an admin panel for Sequelize so I will be contributing to this subproject in the future.

@sdepold
Copy link
Member

sdepold commented Mar 4, 2013

this would rock hard! I'm open to any pull request :) btw. is the admin panel already working for you?

@sdepold
Copy link
Member

sdepold commented Mar 4, 2013

i experienced some issues with editing the instances. guess i will be able to continue work next week

@eranimo
Copy link
Author

eranimo commented Mar 4, 2013

I eventually got it working. I am using a Sequelize module loader I ripped from some github snippet. It automatically loads all the models I put in a folder. This caused issues with your admin script, so I had to rewrite the loader.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants