Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf643486

Browse files
authored
save should return an updated slug in case of change the title
1 parente4e0c73 commitf643486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/mixins.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ def save(self, **kwargs):
386386
server_data=self.manager.update(obj_id,updated_data,**kwargs)
387387
ifserver_dataisnotNone:
388388
self._update_attrs(server_data)
389+
returnserver_data
389390

390391

391392
classObjectDeleteMixin(object):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp