Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-31 | s/Problem.identifier()/Problem.get_identifier() | Timotej Lazar | |
2015-08-27 | Add some helper methods to db.models | Timotej Lazar | |
2015-08-20 | Add a data model for the problem table | Timotej Lazar | |
2015-08-19 | Adapted existing database entities to changes in the model. Excluded ↵ | Aleš Smodiš | |
database connection handling into __init__.py of the db package. | |||
2015-08-13 | Initial PostgreSQL data model: codeq_user and solution tables. | Aleš Smodiš | |
Converted the action.py to use the new model. |