home · contact · privacy
Refactor BaseModel sorting from GET handlers into class definitions.
[plomtask] / plomtask / versioned_attributes.py
12 days ago Christian HellerRefactor saving and caching tests, treatment of None...
12 days ago Christian HellerSimplify JSON-ification of VersionedAttributes.
12 days ago Christian HellerExtend Conditions POST test to use new JSON interface.
13 days ago Christian HellerFix misguiding parent ID key name in VersionedAttribute...
2024-06-15 Christian HellerEnable server to alternatively output response ctx...
2024-06-14 Christian HellerEnhance BaseModel comparisons by hashing versioned...
2024-06-09 Christian HellerAllow editing of VersionedAttributes timestamps.
2024-05-30 Christian HellerDisplay historical VersionedAttributes where it makes...
2024-05-05 Christian HellerRefactor save and remove methods of BaseObject subclasses.
2024-05-01 Christian HellerMove VersionedAttributes code into appropriotely named...