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

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