Hi Bryan, The way to do this is to use the Django admin console. Go to "Models/D Languages". There you'll be able to add a new language entry.
http://localhost:8000/admin/models/dlanguage/ The language id should be in the form of xx-XX and the name should be uppercase for consistencies sake. Cheers, Alexei On Tuesday, April 2, 2019 at 8:07:07 AM UTC-7, Bryan Alvey wrote: > Hi everyone, > > I'm looking to add six new preferred languages in the system settings, in > addition to those that currently display when creating thesaurus entries > etc. Is there any documentation on this? If anyone can point me in the > right direction, I'd be grateful! > > Bryan > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
