Files
@ effd091203ae
Branch filter:
Location: kallithea/docs/dev/dbmigrations.rst
effd091203ae
2.9 KiB
text/prs.fallenstein.rst
py3: drop __unicode__ ... and generally move towards just providing a good __repr__
We should never show str() (or similar) to end users.
We should never show str() (or similar) to end users.