Skip to content

Instantly share code, notes, and snippets.

@arecker
Created November 13, 2015 01:28
Show Gist options
  • Save arecker/1b78bf9d652abdee9a5d to your computer and use it in GitHub Desktop.
Save arecker/1b78bf9d652abdee9a5d to your computer and use it in GitHub Desktop.
Scripts
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