Skip to content

Commit

Permalink
removing white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyshakh18 committed Feb 25, 2019
1 parent 0565bf3 commit 45ef469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibm_db_django/base.py
Expand Up @@ -115,7 +115,7 @@ class DatabaseFeatures( BaseDatabaseFeatures ):
can_introspect_boolean_field = False
can_introspect_positive_integer_field = False
can_introspect_small_integer_field = True
can_introspect_null = True
can_introspect_null = True
can_introspect_ip_address_field = False
can_introspect_time_field = True

Expand Down

0 comments on commit 45ef469

Please sign in to comment.