Files
django-polymorphic/docs
Michael Fladischer b0b4b826f5 Replace force_unicode with force_text for Python3 compatibility.
`force_unicode` has been [deprecated](https://docs.djangoproject.com/en/1.10/ref/utils/#django.utils.encoding.force_unicode) and replaced with `force_text`[0].
Furthermore, `force_unicode` is not available in Python3, causing the
documentation to be unbuildable with Python3 sphinx.
2017-03-01 15:16:07 +01:00
..
2017-01-09 16:53:50 +01:00
2016-08-10 13:03:51 +02:00
2017-01-18 11:32:26 -05:00
2013-07-05 12:07:19 +02:00
2017-02-06 13:37:05 +01:00
2017-02-03 22:08:48 +01:00
2016-08-10 13:03:51 +02:00
2014-07-27 09:54:28 -06:00