Skip to content

Some fixes and changes#314

Merged
retspen merged 8 commits intoretspen:masterfrom
Real-Gecko:master
May 28, 2020
Merged

Some fixes and changes#314
retspen merged 8 commits intoretspen:masterfrom
Real-Gecko:master

Conversation

@Real-Gecko
Copy link
Copy Markdown
Contributor

  • Fix error: RelatedObjectDoesNotExist: User has no userattributes.
    "instances/views.py", line 162, in check_user_quota

- Fix error: RelatedObjectDoesNotExist: User has no userattributes.
  "instances/views.py", line 162, in check_user_quota
@Real-Gecko Real-Gecko changed the title Fix default admin user Some fixes May 25, 2020
Thus eliminating need for login_requred decorator on every view
- Manage users
- Manage groups
- Manage logs
@Real-Gecko Real-Gecko changed the title Some fixes Some fixes and changes May 27, 2020
Replaces SHOW_PROFILE_EDIT_PASSWORD option
Can be set on per user or per group basis
Replaces 'can_clone_instances' user attribute
@retspen
Copy link
Copy Markdown
Owner

retspen commented May 28, 2020

Good job. Thank you!

@retspen retspen merged commit 9718b4c into retspen:master May 28, 2020
@Real-Gecko
Copy link
Copy Markdown
Contributor Author

Some more changes are on the way, beware :D

@Real-Gecko
Copy link
Copy Markdown
Contributor Author

why did we remove show logs? there are two logs: 1. instance specifi logs, 2. general logs

Logs are moved to admin app, however I don't remember any general logs. Can you point me to changes where I removed them, maybe I missed 'em somehow, and if so I'll fix it.

@catborise
Copy link
Copy Markdown
Collaborator

@Real-Gecko after moving settings.py default settings to "appsettings( on my bootstrap45 branch)" require the logs for changes. that but it does not matter we will figure it out somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants