Compare commits
No commits in common. "develop" and "master" have entirely different histories.
|
|
@ -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``.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue