arteria / django-compat

Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11
MIT License
106 stars 30 forks source link

Adapt overview of supported compatible objects #17

Closed philippeowagner closed 8 years ago

philippeowagner commented 9 years ago

Draft

compatible object 1.4 1.7 1.8 1.9 Notes/Documentation
ok :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
with issues :heavy_check_mark: :warning: :x: No solution found
broken :x: :x: :x:

:heavy_check_mark: = compatible :warning: = basically compatible but has issues, eg. manual interactions, migration, .. :x: = incompatible :heavy_multiplication_x: = not supported by compat

philippeowagner commented 9 years ago

Add "tested" as well.