home · contact · privacy
Adapt tests to new cache emptying reality.
[plomtask] / plomtask / versioned_attributes.py
2024-06-18 Christian HellerRefactor saving and caching tests, treatment of None...
2024-06-17 Christian HellerSimplify JSON-ification of VersionedAttributes.
2024-06-17 Christian HellerExtend Conditions POST test to use new JSON interface.
2024-06-17 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...