---
title: "API-referens"
version: 6.0
locale: sv
source: https://docs.djangoproject.com/sv/6.0/ref/
canonical: https://djangodocs.dev/sv/6.0/ref/
---
# API-referens

- [Applikationer](/sv/6.0/ref/applications/)
- [Ramverk för systemkontroll](/sv/6.0/ref/checks/)
- [Inbyggt API för klassbaserade vyer](/sv/6.0/ref/class-based-views/)
- [Skydd mot klickjacking](/sv/6.0/ref/clickjacking/)
- [`contrib` paket](/sv/6.0/ref/contrib/)
- [Content Security Policy](/sv/6.0/ref/csp/)
- [Skydd mot Cross Site Request Forgery](/sv/6.0/ref/csrf/)
- [Databaser](/sv/6.0/ref/databases/)
- [`django-admin` och `manage.py`](/sv/6.0/ref/django-admin/)
- [Kör kommandon för hantering från din kod](/sv/6.0/ref/django-admin/#running-management-commands-from-your-code)
- [Django Undantag](/sv/6.0/ref/exceptions/)
- [Filhantering](/sv/6.0/ref/files/)
- [Formulär](/sv/6.0/ref/forms/)
- [Loggning](/sv/6.0/ref/logging/)
- [Middleware](/sv/6.0/ref/middleware/)
- [Migrationsverksamhet](/sv/6.0/ref/migration-operations/)
- [Modeller](/sv/6.0/ref/models/)
- [Paginator](/sv/6.0/ref/paginator/)
- [Objekt för begäran och svar](/sv/6.0/ref/request-response/)
- [`SchemaEditor`](/sv/6.0/ref/schema-editor/)
- [Inställningar](/sv/6.0/ref/settings/)
- [Signaler](/sv/6.0/ref/signals/)
- [Tasks](/sv/6.0/ref/tasks/)
- [Mallar](/sv/6.0/ref/templates/)
- [`TemplateResponse` och `SimpleTemplateResponse`](/sv/6.0/ref/template-response/)
- [Unicode-data](/sv/6.0/ref/unicode/)
- [`django.urls` verktygsfunktioner](/sv/6.0/ref/urlresolvers/)
- [`django.urls` funktioner för användning i URLconfs](/sv/6.0/ref/urls/)
- [`django.conf.urls` funktioner för användning i URLconfs](/sv/6.0/ref/urls/#module-django.conf.urls)
- [Django Verktyg](/sv/6.0/ref/utils/)
- [Validerare](/sv/6.0/ref/validators/)
- [Inbyggda vyer](/sv/6.0/ref/views/)
