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

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