You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
Nothing will ever successfully pull here. You'll be able to get the filing list, but that's it. Currently having to catch the KeyError on 'CVR' to prevent things from breaking.
The text was updated successfully, but these errors were encountered:
By the way – this is only happening on .save() calls, which triggers multiple queries on the Report model. Normally a Filing will know if it can be downloaded or not ('is_downloadable' == False), but a Filing.report should throw a more helpful error so you can address it properly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://www.ethics.state.tx.us/php/filer.php?acct=00051772
Nothing will ever successfully pull here. You'll be able to get the filing list, but that's it. Currently having to catch the
KeyError
on'CVR'
to prevent things from breaking.The text was updated successfully, but these errors were encountered: