Added Python 3 compatibility to sample project.

Removed utils file and moved map_path function to settings.py.
Refactored tests for Python 2 and 3 compatibility.
Added inheritance check to get proper determination if a SortableForeignKey field is defined but the specified model does not inherit from Sortable.
This commit is contained in:
Brandon Taylor
2014-11-19 10:58:55 -05:00
parent 81fc032c8b
commit 7cd8f7cad3
23 changed files with 57 additions and 876 deletions
Binary file not shown.