Changes between Initial Version and Version 1 of Ticket #26096
- Timestamp:
- Jan 18, 2016, 9:35:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26096 – Description
initial v1 7 7 The full traceback is: 8 8 9 {{{ 9 10 Type 'yes' if you would like to try deleting the test database 'test_fwd_api', or 'no' to cancel: yes 10 11 Destroying old test database for alias 'default'... … … 40 41 (" ('%s')" % database_name) if verbosity >= 2 else '', 41 42 TypeError: unorderable types: str() >= int() 42 43 }}} 43 44 44 45 My stack: Django 1.9.1, Postgres 9.4, ubuntu trusty-64