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

[WIP] Create profile test #90

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

[WIP] Create profile test #90

wants to merge 10 commits into from

Conversation

MartinAlbertGbur
Copy link
Contributor

este to nefunguje, ale aspon daco

@MartinAlbertGbur
Copy link
Contributor Author

jediny subor ktory som menil je user/tests.py, len som to odstiepil od mastra uz davnejsie, tak tu aj ukazuje nejake ine zmeny

@samoKrajci samoKrajci changed the title Create profile test [WIP] Create profile test Mar 17, 2021
@@ -78,7 +78,7 @@ class User(AbstractBaseUser, PermissionsMixin):
default=False,
help_text='Umožňuje prihlásiť sa do administrácie.',)
is_active = models.BooleanField(
verbose_name='aktnívny',
verbose_name='aktívny',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch 🚀

@@ -12,6 +12,7 @@

from rest_framework import exceptions, status, viewsets, mixins
from rest_framework.decorators import action

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

3 participants