Skip to content

polz113/bober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.