class models.User User objects have the following fields:
class FlatPage Flatpages are represented by a standard Django model, which lives in
shortcuts.get_current_site(request) A function that checks if django.contrib.sites is installed and returns either
class storage.base.Message When you loop over the list of messages in a template, what you get are instances of the Message
Django aims to follow Python’s
ModelAdmin.show_full_result_count Set show_full_result_count to control whether the full count of objects should
class ContentTypeManager ContentType also has a custom manager, ContentTypeManager, which adds the
user_logged_out() Sent when the logout method is called. sender
get_by_natural_key(app_label, model) Returns the ContentType instance uniquely identified by the given application
ModelAdmin.formfield_for_manytomany(db_field, request, **kwargs) Like the formfield_for_foreignkey method, the
Page 10 of 27