We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a Business Owner, I have option to do full CRUD with item categories in order to manage my shop.
Acceptance Criteria :
Staff/SuperUser :
When I log in with my credentials then I am able to navigate to admin tools section to perform CRUD on shop categories.
Users with no staff or Superuser rank :
Not able to access that functinality.
Tasks :
urls.py
Epic : EPIC 4
The text was updated successfully, but these errors were encountered:
This was done in commit 7750783.
Sorry, something went wrong.
tomik-z-cech
No branches or pull requests
As a Business Owner, I have option to do full CRUD with item categories in order to manage my shop.
Acceptance Criteria :
Staff/SuperUser :
When I log in with my credentials then I am able to navigate to admin tools section to perform CRUD on shop categories.
Users with no staff or Superuser rank :
Not able to access that functinality.
Tasks :
urls.py
in owner appEpic :
EPIC 4
The text was updated successfully, but these errors were encountered: