Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create categories and new accounts. #133

Open
Jzarecta opened this issue Aug 2, 2016 · 5 comments
Open

How to create categories and new accounts. #133

Jzarecta opened this issue Aug 2, 2016 · 5 comments
Labels

Comments

@Jzarecta
Copy link

Jzarecta commented Aug 2, 2016

Would be good to add instructions on the example on how to create new accounts (by seen the stdout and getting the activation link).
Also how to create a new category.

@nitely
Copy link
Owner

nitely commented Aug 2, 2016

You can create a superuser account the regular Django way (CLI command) and then add new users from the Django's admin panel. Categories can be created from the Spirit's admin panel.

I don't think I'll ever add instruction for anything, at least not for things that can be explored in the admin panel.

Maybe some of the admin stuff could also be done from the user UI instead of the admin. Like adding a plus sign next to categories or stuff like that. I'll probably re-do the UI so it'll have to wait but I'll try to implement it by then.

@Jzarecta
Copy link
Author

Jzarecta commented Aug 2, 2016

There is this bootstrap widget that lets you add or select withing the same widget.
http://www.marcorpsa.com/ee/t1161.html
Maybe an admin user group could have this widget enabled by default.

@sureshvv
Copy link

Categories can be created from the Spirit's admin panel.

How do I access this?

@nitely
Copy link
Owner

nitely commented Jul 29, 2023

st/admin/category/create

@sureshvv
Copy link

Sorry.. I missed the "Show Menu" dropdown. May be it should start out open.

Repository owner locked and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants