LogEntry.change_message The detailed description of the modification. In the case of an edit, for example, the message contains
ModelAdmin.list_per_page Set list_per_page to control how many items appear on each paginated admin change list
ModelAdmin.get_fields(request, obj=None) [source] The get_fields method is given
ping_google() [source] ping_google() takes an optional argument, sitemap_url
get_group_permissions(obj=None) Returns a set of permission strings that the user has, through their groups.
check_password(raw_password) Returns True if the given raw string is the correct password for the user. (This takes
PostgreSQL has a number of features which are not shared by the other databases Django supports. This optional module contains model fields and form fields for a number of
ModelAdmin.delete_model(request, obj) [source] The delete_model method is given
ModelAdmin.save_related(request, form, formsets, change) [source] The save_related
class TabularInline [source]
Page 23 of 27