Commit Graph
6 Commits
Author SHA1 Message Date
Aleksander Vognild Burkow a9c1f35494 Update decimal reveal_type test 2019-02-05 14:30:23 +01:00
Aleksander Vognild Burkow 4ea4c3eddd Ignore external psycopg2 types 2019-02-05 14:23:06 +01:00
Aleksander Vognild Burkow 6c87ccf228 Add tests for the new fields 2019-02-04 17:15:34 +01:00
Aleksander Vognild Burkow 08bf5660bf Add additional django field __get__ types
These are taken from the corresponding
django/contrib/postgres/fields/ranges.py file.
2019-02-04 17:08:00 +01:00
Aleksander Vognild Burkow 7819165e42 Add decimal field typings 2019-02-04 17:08:00 +01:00
Aleksander Vognild Burkow 9461dbfb4f Reexport utils.timezone imports
These are reexported by django.
2019-02-01 17:05:26 +01:00