Commit Graph

3 Commits

Author SHA1 Message Date
M1ha
64435c77fa 1) Replaced is_insertable() field mehtod with readonly property (unification with model and tables)
2) Method SystemPart.all() was replaced with get()
3) Added conditions parameter to SystemPart.get() and SystemPart.get_active() methods.
2017-02-08 10:40:14 +05:00
M1ha
9f81ed27c6 1) Added to_dict model method
2) Fixed bug in test_freeze cleaning, if backups don't contain all directory names (e. g. 1, 2, 3, 6, 7 - count=5, created_backup=8, not 6)
2017-01-31 18:19:58 +05:00
M1ha
b9fce94b04 1) Added readonly models
2) Added SystemPart models in order to execute partition operations
2017-01-31 12:44:02 +05:00