Skip to content

dachenlian/kariseediq

Repository files navigation

This is a meant to serve as a website for the Seediq dictionary.

Setup

  1. Run docker-compose up -d

  2. Enter web container: docker-compose exec web bash

  3. Input initial files

    from core.utils import load
    load()

Troubleshooting

AppRegistryNotReady error

import django
django.setup()

About

A dictionary interface for the Seediq language.

Resources

Stars

Watchers

Forks

Packages

No packages published