Created
November 13, 2015 01:28
-
-
Save arecker/1b78bf9d652abdee9a5d to your computer and use it in GitHub Desktop.
Scripts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from tracking.models import Transaction | |
def run(): | |
Transaction.objects.transact_rate_balance() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment