aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/parsers.md
blob: b9bb49004295f00883226d3f44fbcb78d640f87c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<a class="github" href="parsers.py"></a>

# Parsers

> Machine interacting web services tend to use more
structured formats for sending data than form-encoded, since they're
sending more complex data than simple forms
>
> &mdash; Malcom Tredinnick, [Django developers group][cite]


## JSONParser

## YAMLParser

## XMLParser

## FormParser

## MultiPartParser

## Custom parsers

[cite]: https://groups.google.com/d/topic/django-developers/dxI4qVzrBY4/discussion