Compare commits

..

No commits in common. "develop" and "master" have entirely different histories.

1 changed files with 17 additions and 17 deletions

View File

@ -78,7 +78,7 @@ There are six steps for using simple-translation:
admin.site.register(Entry, EntryAdmin) admin.site.register(Entry, EntryAdmin)
.. admonition:: Note .. admonition:: Note
Make sure ``'languages'`` is listed in ``list_display``. Make sure ``'languages'`` is listed in ``list_display``.