Skip to content

Commit

Permalink
Larger headers
Browse files Browse the repository at this point in the history
  • Loading branch information
onyb committed Aug 27, 2017
1 parent e172585 commit 0c34c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/querysets.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: default

The result of a reobject query is a QuerySet.

#### [](#header-2)QuerySet methods
### [](#header-2)QuerySet methods


##### [](#header-5)filter(*args, **kwargs)
Expand Down Expand Up @@ -247,7 +247,7 @@ single values.
['Robert', 'Catelyn', 'Ned']
```

#### [](#header-2)Field lookups
### [](#header-2)Field lookups

Field lookup parameters are specified as keyword arguments to the `QuerySet`
methods `filter()`, `exclude()` and `get()`.
Expand Down

0 comments on commit 0c34c41

Please sign in to comment.