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

enhancement #3886 Internationalization in admin interface for authtoken#3887

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
xordoquy merged 1 commit intoencode:masterfrommnacharov:enhancement-3886
Feb 1, 2016
Merged

enhancement #3886 Internationalization in admin interface for authtoken#3887

xordoquy merged 1 commit intoencode:masterfrommnacharov:enhancement-3886
Feb 1, 2016

Conversation

@mnacharov
Copy link

  • verbose_name in models.Token fields
  • Meta-options verbose_name & verbose_name_plural
  • Labels in AuthTokenSerializer fields in case of usages in Brousable API
  • provide AppConfig class as described in django documentation with verbose_name came through ugettext_lazy

…ork.authtoken+ verbose_name in models.Token fields+ Meta-options verbose_name & verbose_name_plural+ Labels in AuthTokenSerializer fields in case of usages in Brousable API+ provide AppConfig class as described in django documentation with verbose_name came through ugettext_lazy
@mnacharov
Copy link
Author

I've not executed makemessages command, because didn't know is it necessary or not.

@xordoquy
Copy link
Contributor

It's ok, I'll run and upload the translation files.

@xordoquyxordoquy added this to the3.3.3 Release milestoneFeb 1, 2016
xordoquy added a commit that referenced this pull requestFeb 1, 2016
enhancement#3886 Internationalization in admin interface for authtoken
@xordoquyxordoquy merged commitdce544e intoencode:masterFeb 1, 2016
@xordoquy
Copy link
Contributor

@mnach thanks a lot for the work !

@mnacharovmnacharov deleted the enhancement-3886 branchFebruary 1, 2016 09:17
@itbabu
Copy link

@xordoquy Hello, is the related migration file missing?
At least django 1.9.2 tries to create a new migration file for this app aftermakemigrations.

@xordoquy
Copy link
Contributor

@itbabu indeed, thanks for noticing it. I forgot that changing the model requires a migration even though the database representation doesn't change.

xordoquy added a commit to linovia/django-rest-framework that referenced this pull requestFeb 26, 2016
xordoquy added a commit that referenced this pull requestFeb 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.3.3 Release

Development

Successfully merging this pull request may close these issues.

3 participants

@mnacharov@xordoquy@itbabu

[8]ページ先頭

©2009-2025 Movatter.jp