ModelAdmin.save_as_continue New in Django 1.10. When
class MultiWidget(widgets, attrs=None) [source] A widget that is composed of multiple widgets
get_all_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has, including both
AdminSite.site_header The text to put at the top of each admin page, as an <h1> (a string). By default, this
func The view function that would be used to serve the URL
ModelAdmin.has_add_permission(request) Should return True if adding an object is permitted, False
get_context_data(**kwargs) Returns context data for displaying the list of objects.
paginate_queryset(queryset, page_size) Returns a 4-tuple containing (paginator, page, object_list
decimal_places The maximum number of decimal places permitted.
class Now [source] New in Django 1.9.
Page 63 of 100