Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-09 | Verbose DB name read | emkael | |
2017-01-06 | Code formatting | emkael | |
2017-01-06 | Code formatting: import sort | emkael | |
2017-01-06 | Explicit join instead of ForeignKey in model so that create_all does not ↵ | emkael | |
attempt to create FOREIGN_KEY in DB (MyISAM and stuff...) | |||
2017-01-06 | Player and team information added to model | emkael | |
2017-01-06 | Merging DB parameters from two tables | emkael | |
2017-01-05 | Fetching translation strings and constants from tournament DB | emkael | |
2017-01-04 | Code reformatting | emkael | |
2017-01-04 | Import sort | emkael | |
2017-01-04 | Populating model database with normalized (RDBMS-wise) data, with cut-off ↵ | emkael | |
from config applied | |||
2017-01-04 | Model classes | emkael | |