Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

pricing object model inheritance #237

Merged

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Aug 6, 2014

pricing object model inheritance

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.39%) when pulling cb89a4b on mkurek:feature/services-model-inheritance into 61ba085 on allegro:services.

@@ -107,10 +66,14 @@ def get_daily_asset_info(asset_info, daily_pricing_object, date, data):
:rtype:
"""
daily_asset_info, created = DailyAssetInfo.objects.get_or_create(
pricing_object=asset_info,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pricing_object=asset_info?

@kula1922
Copy link
Contributor

kula1922 commented Aug 6, 2014

LGTM

kula1922 added a commit that referenced this pull request Aug 6, 2014
@kula1922 kula1922 merged commit bfde2e8 into allegro:services Aug 6, 2014
@mkurek mkurek deleted the feature/services-model-inheritance branch September 2, 2014 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants