---
title: "API Reference"
version: 3.1
locale: pl
source: https://docs.djangoproject.com/pl/3.1/ref/
canonical: https://djangodocs.dev/pl/3.1/ref/
---
# API Reference

- [Applications](/pl/3.1/ref/applications/)
- [System check framework](/pl/3.1/ref/checks/)
- [Built-in class-based views API](/pl/3.1/ref/class-based-views/)
- [Clickjacking Protection](/pl/3.1/ref/clickjacking/)
- [`contrib` packages](/pl/3.1/ref/contrib/)
- [Cross Site Request Forgery protection](/pl/3.1/ref/csrf/)
- [Databases](/pl/3.1/ref/databases/)
- [`django-admin` and `manage.py`](/pl/3.1/ref/django-admin/)
- [Running management commands from your code](/pl/3.1/ref/django-admin/#running-management-commands-from-your-code)
- [Django Exceptions](/pl/3.1/ref/exceptions/)
- [File handling](/pl/3.1/ref/files/)
- [Forms](/pl/3.1/ref/forms/)
- [Middleware](/pl/3.1/ref/middleware/)
- [Migration Operations](/pl/3.1/ref/migration-operations/)
- [Models](/pl/3.1/ref/models/)
- [Paginator](/pl/3.1/ref/paginator/)
- [Request and response objects](/pl/3.1/ref/request-response/)
- [`SchemaEditor`](/pl/3.1/ref/schema-editor/)
- [Settings](/pl/3.1/ref/settings/)
- [Signals](/pl/3.1/ref/signals/)
- [Templates](/pl/3.1/ref/templates/)
- [`TemplateResponse` and `SimpleTemplateResponse`](/pl/3.1/ref/template-response/)
- [Unicode data](/pl/3.1/ref/unicode/)
- [`django.urls` utility functions](/pl/3.1/ref/urlresolvers/)
- [`django.urls` functions for use in URLconfs](/pl/3.1/ref/urls/)
- [`django.conf.urls` functions for use in URLconfs](/pl/3.1/ref/urls/#module-django.conf.urls)
- [Django Utils](/pl/3.1/ref/utils/)
- [Validators](/pl/3.1/ref/validators/)
- [Built-in Views](/pl/3.1/ref/views/)
