1
0
mirror of https://github.com/django/django.git synced 2025-04-07 23:16:46 +00:00
Shai Berger e9d12bae1e Made Oracle introspect FloatFields correctly
Broke InspectDBTestCase.test_field_types in two:
- a test_number_field_types, which now passes on Oracle too
- a test_field_types, for all non-numeric fields, which is still expected to fail

Also made some pep8 fixes in the tests file. Refs 

Thanks Tim Graham for review.
2014-01-30 00:41:11 +02:00
..
2014-01-12 13:40:37 -05:00
2014-01-16 22:34:35 +01:00
2013-11-23 08:26:11 -08:00
2014-01-27 22:02:07 +01:00