gitcoinbot.admin

Define Gitcoin Bot specific models.

GitcoinBotResponsesAdmin

GitcoinBotResponsesAdmin(self, model, admin_site)

Define the Gitcoin Bot response admin model for displaying bot request data.

fields

Built-in immutable sequence.

If no argument is given, the constructor returns an empty tuple. If iterable is specified the tuple is initialized from iterable's items.

If the argument is a tuple, the return value is the same object.

list_display

Built-in immutable sequence.

If no argument is given, the constructor returns an empty tuple. If iterable is specified the tuple is initialized from iterable's items.

If the argument is a tuple, the return value is the same object.