/bober

The beaver competition system

Primary LanguagePython

Bober is a web-based bebras competition system written in 
Python using the Django framework.

It is easily localizable and is written to be scalable.

As of 2016, all development is going on under django/.

The current version uses standard gettext .po files for the messages.
The message files can be found under django/bober/*/locale/*.

An older version written in php using the yii framework is available under legacy.