Skip to content

Commit

Permalink
Document compatibility considerations (#2430)
Browse files Browse the repository at this point in the history
  • Loading branch information
khink authored Nov 1, 2024
1 parent 3360b3e commit fffaa27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ We rely on different `django` and `mypy` versions:
| 1.15.0 | 1.0.x | 4.1 | 4.0, 3.2 | 3.7 - 3.11 |
| 1.14.0 | 0.990+ | 4.1 | 4.0, 3.2 | 3.7 - 3.11 |

What "partial" support means, and why we don't pin to the exact Django/mypy version, is explained in
https://github.com/typeddjango/django-stubs/discussions/2101#discussioncomment-9276632.

## Features

### Type checking of Model Meta attributes
Expand Down

0 comments on commit fffaa27

Please sign in to comment.