Skip to content

Feature improve managers and employees selection#416

Merged
dybi merged 2 commits intomasterfrom
feature-improve-managers-and-employees-selection
Jul 10, 2019
Merged

Feature improve managers and employees selection#416
dybi merged 2 commits intomasterfrom
feature-improve-managers-and-employees-selection

Conversation

@dybi
Copy link
Contributor

@dybi dybi commented Jul 9, 2019

resolves: #412

@dybi dybi added this to the next_release milestone Jul 9, 2019
@dybi dybi self-assigned this Jul 9, 2019
Copy link
Contributor

@rwrzesien rwrzesien left a comment

Choose a reason for hiding this comment

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

Looks good, please just check if it works without the urls.

@dybi dybi force-pushed the feature-improve-managers-and-employees-selection branch from 02eaa30 to da70708 Compare July 10, 2019 11:38
@dybi dybi merged commit 13c0e30 into master Jul 10, 2019
@dybi dybi deleted the feature-improve-managers-and-employees-selection branch July 10, 2019 11:40
url(r"^", include("users.urls")),
url(r"^managers/", include("managers.urls")),
url(r"^", include("employees.urls")),
# url(r"^select2/", include("django_select2.urls")),
Copy link
Contributor

Choose a reason for hiding this comment

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

@dybi why not removed? :)

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.

Change adding employees and manager method in project edition and creation.

4 participants