Credit to devdocs.io
Back
Forward
Menu
Home
Clear search
django 3.0
API Mirror
3.0
django
114
API
Admin actions
API Reference
Applications
Base views
Built-in class-based views API
Built-in template tags and filters
Built-in Views
Class-based views mixins
Clickjacking Protection
Conditional Expressions
Constraints reference
contrib packages
Cross Site Request Forgery protection
Database Functions
Database migration operations
Databases
Date-based mixins
Deploying GeoDjango
Django Exceptions
Django Utils
django-admin and manage.py
django.contrib.auth
django.contrib.humanize
django.contrib.postgres
django.urls functions for use in URLconfs
django.urls utility functions
Editing mixins
File handling
File storage API
Form and field validation
Form fields
Forms
Formset Functions
Full text search
GDAL API
Generic date views
Generic display views
Generic editing views
GeoDjango
GeoDjango Database API
GeoDjango Forms API
GeoDjango Installation
GeoDjango Management Commands
GeoDjango Model API
GeoDjango Tutorial
GeoDjango Utilities
GeoDjango’s admin site
Geographic Database Functions
Geographic Feeds
Geographic Sitemaps
GeoJSON Serializer
Geolocation with GeoIP2
GEOS API
GIS QuerySet API Reference
Installing Geospatial libraries
Installing PostGIS
Installing SpatiaLite
JavaScript customizations in the admin
LayerMapping data import utility
Lookup API reference
Measurement Objects
Middleware
Migration Operations
Model class reference
Model field reference
Model Form Functions
Model index reference
Model instance reference
Model Meta options
Model _meta API
Models
Multiple object mixins
OGR Inspection
Paginator
PostgreSQL specific aggregation functions
PostgreSQL specific database constraints
PostgreSQL specific database functions
PostgreSQL specific form fields and widgets
PostgreSQL specific lookups
PostgreSQL specific model fields
PostgreSQL specific model indexes
Query Expressions
QuerySet API reference
Related objects reference
Request and response objects
SchemaEditor
Settings
Signals
Simple mixins
Single object mixins
System check framework
TemplateResponse and SimpleTemplateResponse
Templates
Testing GeoDjango apps
The contenttypes framework
The Django admin documentation generator
The Django admin site
The Django template language
The Django template language: for Python programmers
The File object
The flatpages app
The form rendering API
The Forms API
The messages framework
The redirects app
The sitemap framework
The staticfiles app
The syndication feed framework
The “sites” framework
Unicode data
Uploaded Files and Upload Handlers
Validators
Validators
Widgets
16
django.apps
apps.AppConfig
apps.AppConfig.get_model()
apps.AppConfig.get_models()
apps.AppConfig.label
apps.AppConfig.models_module
apps.AppConfig.module
apps.AppConfig.name
apps.AppConfig.path
apps.AppConfig.ready()
apps.AppConfig.verbose_name
apps.apps
apps.apps.get_app_config()
apps.apps.get_app_configs()
apps.apps.get_model()
apps.apps.is_installed()
apps.apps.ready
8
django.conf
conf.settings.configure()
conf.urls.handler400
conf.urls.handler403
conf.urls.handler404
conf.urls.handler500
conf.urls.i18n.i18n_patterns()
conf.urls.static.static()
conf.urls.url()
152
django.contrib.admin
admin.AdminSite
admin.AdminSite.add_action()
admin.AdminSite.app_index_template
admin.AdminSite.disable_action()
admin.AdminSite.each_context()
admin.AdminSite.empty_value_display
admin.AdminSite.has_permission()
admin.AdminSite.index_template
admin.AdminSite.index_title
admin.AdminSite.login_form
admin.AdminSite.login_template
admin.AdminSite.logout_template
admin.AdminSite.password_change_done_template
admin.AdminSite.password_change_template
admin.AdminSite.register()
admin.AdminSite.site_header
admin.AdminSite.site_title
admin.AdminSite.site_url
admin.apps.AdminConfig
admin.apps.SimpleAdminConfig
admin.apps.SimpleAdminConfig.default_site
admin.autodiscover()
admin.InlineModelAdmin
admin.InlineModelAdmin.can_delete
admin.InlineModelAdmin.classes
admin.InlineModelAdmin.extra
admin.InlineModelAdmin.fk_name
admin.InlineModelAdmin.form
admin.InlineModelAdmin.formset
admin.InlineModelAdmin.get_extra()
admin.InlineModelAdmin.get_formset()
admin.InlineModelAdmin.get_max_num()
admin.InlineModelAdmin.get_min_num()
admin.InlineModelAdmin.has_add_permission()
admin.InlineModelAdmin.has_change_permission()
admin.InlineModelAdmin.has_delete_permission()
admin.InlineModelAdmin.max_num
admin.InlineModelAdmin.min_num
admin.InlineModelAdmin.model
admin.InlineModelAdmin.raw_id_fields
admin.InlineModelAdmin.show_change_link
admin.InlineModelAdmin.template
admin.InlineModelAdmin.verbose_name
admin.InlineModelAdmin.verbose_name_plural
admin.ModelAdmin
admin.ModelAdmin.actions
admin.ModelAdmin.actions_on_bottom
admin.ModelAdmin.actions_on_top
admin.ModelAdmin.actions_selection_counter
admin.ModelAdmin.add_form_template
admin.ModelAdmin.add_view()
admin.ModelAdmin.autocomplete_fields
admin.ModelAdmin.changelist_view()
admin.ModelAdmin.change_form_template
admin.ModelAdmin.change_list_template
admin.ModelAdmin.change_view()
admin.ModelAdmin.date_hierarchy
admin.ModelAdmin.delete_confirmation_template
admin.ModelAdmin.delete_model()
admin.ModelAdmin.delete_queryset()
admin.ModelAdmin.delete_selected_confirmation_template
admin.ModelAdmin.delete_view()
admin.ModelAdmin.empty_value_display
admin.ModelAdmin.exclude
admin.ModelAdmin.fields
admin.ModelAdmin.fieldsets
admin.ModelAdmin.filter_horizontal
admin.ModelAdmin.filter_vertical
admin.ModelAdmin.form
admin.ModelAdmin.formfield_for_choice_field()
admin.ModelAdmin.formfield_for_foreignkey()
admin.ModelAdmin.formfield_for_manytomany()
admin.ModelAdmin.formfield_overrides
admin.ModelAdmin.get_actions()
admin.ModelAdmin.get_autocomplete_fields()
admin.ModelAdmin.get_changeform_initial_data()
admin.ModelAdmin.get_changelist()
admin.ModelAdmin.get_changelist_form()
admin.ModelAdmin.get_changelist_formset()
admin.ModelAdmin.get_deleted_objects()
admin.ModelAdmin.get_exclude()
admin.ModelAdmin.get_fields()
admin.ModelAdmin.get_fieldsets()
admin.ModelAdmin.get_form()
admin.ModelAdmin.get_formsets_with_inlines()
admin.ModelAdmin.get_inlines()
admin.ModelAdmin.get_inline_instances()
admin.ModelAdmin.get_list_display()
admin.ModelAdmin.get_list_display_links()
admin.ModelAdmin.get_list_filter()
admin.ModelAdmin.get_list_select_related()
admin.ModelAdmin.get_ordering()
admin.ModelAdmin.get_paginator()
admin.ModelAdmin.get_prepopulated_fields()
admin.ModelAdmin.get_queryset()
admin.ModelAdmin.get_readonly_fields()
admin.ModelAdmin.get_search_fields()
admin.ModelAdmin.get_search_results()
admin.ModelAdmin.get_sortable_by()
admin.ModelAdmin.get_urls()
admin.ModelAdmin.has_add_permission()
admin.ModelAdmin.has_change_permission()
admin.ModelAdmin.has_delete_permission()
admin.ModelAdmin.has_module_permission()
admin.ModelAdmin.has_view_permission()
admin.ModelAdmin.history_view()
admin.ModelAdmin.inlines
admin.ModelAdmin.list_display
admin.ModelAdmin.list_display_links
admin.ModelAdmin.list_editable
admin.ModelAdmin.list_filter
admin.ModelAdmin.list_max_show_all
admin.ModelAdmin.list_per_page
admin.ModelAdmin.list_select_related
admin.ModelAdmin.lookup_allowed()
admin.ModelAdmin.message_user()
admin.ModelAdmin.object_history_template
admin.ModelAdmin.ordering
admin.ModelAdmin.paginator
admin.ModelAdmin.popup_response_template
admin.ModelAdmin.prepopulated_fields
admin.ModelAdmin.preserve_filters
admin.ModelAdmin.radio_fields
admin.ModelAdmin.raw_id_fields
admin.ModelAdmin.readonly_fields
admin.ModelAdmin.response_add()
admin.ModelAdmin.response_change()
admin.ModelAdmin.response_delete()
admin.ModelAdmin.save_as
admin.ModelAdmin.save_as_continue
admin.ModelAdmin.save_formset()
admin.ModelAdmin.save_model()
admin.ModelAdmin.save_on_top
admin.ModelAdmin.save_related()
admin.ModelAdmin.search_fields
admin.ModelAdmin.show_full_result_count
admin.ModelAdmin.sortable_by
admin.ModelAdmin.view_on_site
admin.models.LogEntry
admin.models.LogEntry.action_flag
admin.models.LogEntry.action_time
admin.models.LogEntry.change_message
admin.models.LogEntry.content_type
admin.models.LogEntry.get_change_message()
admin.models.LogEntry.get_edited_object()
admin.models.LogEntry.object_id
admin.models.LogEntry.object_repr
admin.models.LogEntry.user
admin.register()
admin.StackedInline
admin.TabularInline
admin.views.decorators.staff_member_required()
163
django.contrib.auth
auth.authenticate()
auth.backends.AllowAllUsersModelBackend
auth.backends.AllowAllUsersRemoteUserBackend
auth.backends.BaseBackend
auth.backends.BaseBackend.get_all_permissions()
auth.backends.BaseBackend.get_group_permissions()
auth.backends.BaseBackend.get_user_permissions()
auth.backends.BaseBackend.has_perm()
auth.backends.ModelBackend
auth.backends.ModelBackend.authenticate()
auth.backends.ModelBackend.get_all_permissions()
auth.backends.ModelBackend.get_group_permissions()
auth.backends.ModelBackend.get_user_permissions()
auth.backends.ModelBackend.has_module_perms()
auth.backends.ModelBackend.has_perm()
auth.backends.ModelBackend.user_can_authenticate()
auth.backends.ModelBackend.with_perm()
auth.backends.RemoteUserBackend
auth.backends.RemoteUserBackend.authenticate()
auth.backends.RemoteUserBackend.clean_username()
auth.backends.RemoteUserBackend.configure_user()
auth.backends.RemoteUserBackend.create_unknown_user
auth.backends.RemoteUserBackend.user_can_authenticate()
auth.context_processors.auth()
auth.decorators.login_required()
auth.decorators.permission_required()
auth.decorators.user_passes_test()
auth.forms.AdminPasswordChangeForm
auth.forms.AuthenticationForm
auth.forms.AuthenticationForm.confirm_login_allowed()
auth.forms.PasswordChangeForm
auth.forms.PasswordResetForm
auth.forms.PasswordResetForm.send_mail()
auth.forms.SetPasswordForm
auth.forms.UserChangeForm
auth.forms.UserCreationForm
auth.get_user()
auth.get_user_model()
auth.hashers.check_password()
auth.hashers.is_password_usable()
auth.hashers.make_password()
auth.is_active
auth.is_staff
auth.login()
auth.logout()
auth.middleware.AuthenticationMiddleware
auth.middleware.PersistentRemoteUserMiddleware
auth.middleware.RemoteUserMiddleware
auth.mixins.AccessMixin
auth.mixins.AccessMixin.get_login_url()
auth.mixins.AccessMixin.get_permission_denied_message()
auth.mixins.AccessMixin.get_redirect_field_name()
auth.mixins.AccessMixin.handle_no_permission()
auth.mixins.AccessMixin.login_url
auth.mixins.AccessMixin.permission_denied_message
auth.mixins.AccessMixin.raise_exception
auth.mixins.AccessMixin.redirect_field_name
auth.mixins.LoginRequiredMixin
auth.mixins.PermissionRequiredMixin
auth.mixins.PermissionRequiredMixin.get_permission_required()
auth.mixins.PermissionRequiredMixin.has_permission()
auth.mixins.UserPassesTestMixin
auth.mixins.UserPassesTestMixin.get_test_func()
auth.mixins.UserPassesTestMixin.test_func()
auth.models.AbstractBaseUser
auth.models.AbstractBaseUser.check_password()
auth.models.AbstractBaseUser.clean()
auth.models.AbstractBaseUser.get_session_auth_hash()
auth.models.AbstractBaseUser.get_username()
auth.models.AbstractBaseUser.has_usable_password()
auth.models.AbstractBaseUser.is_anonymous
auth.models.AbstractBaseUser.is_authenticated
auth.models.AbstractBaseUser.set_password()
auth.models.AbstractBaseUser.set_unusable_password()
auth.models.AbstractUser
auth.models.AbstractUser.clean()
auth.models.AnonymousUser
auth.models.BaseUserManager
auth.models.BaseUserManager.get_by_natural_key()
auth.models.BaseUserManager.make_random_password()
auth.models.CustomUser
auth.models.CustomUser.EMAIL_FIELD
auth.models.CustomUser.get_full_name()
auth.models.CustomUser.get_short_name()
auth.models.CustomUser.is_active
auth.models.CustomUser.REQUIRED_FIELDS
auth.models.CustomUser.USERNAME_FIELD
auth.models.CustomUserManager
auth.models.CustomUserManager.create_superuser()
auth.models.CustomUserManager.create_user()
auth.models.Group
auth.models.Group.name
auth.models.Group.permissions
auth.models.Permission
auth.models.Permission.codename
auth.models.Permission.content_type
auth.models.Permission.name
auth.models.PermissionsMixin
auth.models.PermissionsMixin.get_all_permissions()
auth.models.PermissionsMixin.get_group_permissions()
auth.models.PermissionsMixin.get_user_permissions()
auth.models.PermissionsMixin.has_module_perms()
auth.models.PermissionsMixin.has_perm()
auth.models.PermissionsMixin.has_perms()
auth.models.PermissionsMixin.is_superuser
auth.models.User
auth.models.User.check_password()
auth.models.User.date_joined
auth.models.User.email
auth.models.User.email_user()
auth.models.User.first_name
auth.models.User.get_all_permissions()
auth.models.User.get_full_name()
auth.models.User.get_group_permissions()
auth.models.User.get_short_name()
auth.models.User.get_username()
auth.models.User.get_user_permissions()
auth.models.User.groups
auth.models.User.has_module_perms()
auth.models.User.has_perm()
auth.models.User.has_perms()
auth.models.User.has_usable_password()
auth.models.User.is_active
auth.models.User.is_anonymous
auth.models.User.is_authenticated
auth.models.User.is_staff
auth.models.User.is_superuser
auth.models.User.last_login
auth.models.User.last_name
auth.models.User.password
auth.models.User.set_password()
auth.models.User.set_unusable_password()
auth.models.User.username
auth.models.User.user_permissions
auth.models.UserManager
auth.models.UserManager.create_superuser()
auth.models.UserManager.create_user()
auth.models.UserManager.with_perm()
auth.password_validation.CommonPasswordValidator
auth.password_validation.get_password_validators()
auth.password_validation.MinimumLengthValidator
auth.password_validation.NumericPasswordValidator
auth.password_validation.password_changed()
auth.password_validation.password_validators_help_texts()
auth.password_validation.password_validators_help_text_html()
auth.password_validation.UserAttributeSimilarityValidator
auth.password_validation.validate_password()
auth.signals.user_logged_in()
auth.signals.user_logged_out()
auth.signals.user_login_failed()
auth.update_session_auth_hash()
auth.validators.ASCIIUsernameValidator
auth.validators.UnicodeUsernameValidator
auth.views.LoginView
auth.views.LogoutView
auth.views.logout_then_login()
auth.views.PasswordChangeDoneView
auth.views.PasswordChangeView
auth.views.PasswordResetCompleteView
auth.views.PasswordResetConfirmView
auth.views.PasswordResetDoneView
auth.views.PasswordResetView
auth.views.redirect_to_login()