Basics | Plugins | Howtos | Applications
The nicknames
plugin¶
The nicknames
plugin adds a virtual field my_nickname
to a model of
your application, letting users give their individual nickname to individual
rows of that model. On their dashboard they will then get a welcome
message that lists all nicknamed database rows.
Giving a nickname is a pragmatic way for quickly creating a shortcut to an often-visited database row.
Glossary¶
- nickname¶
A name used by a given user to refer to a given database rows.
- nicknaming¶
A database row expressing the fact that a given site user has given a nickname to a given thing.