Changes between Initial Version and Version 1 of Ticket #26083, comment 2
- Timestamp:
- Jan 14, 2016, 10:44:19 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26083, comment 2
initial v1 1 {{{ 1 2 /home/mads/djangorestframework/local/lib/python2.7/site-packages/django/db/__init__.py:29: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x 2 3 class DefaultConnectionProxy(object): … … 19 20 /home/mads/djangorestframework/local/lib/python2.7/site-packages/django/template/base.py:138: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x 20 21 class Origin(object): 22 }}}