Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZeroDivisionError: float division #4

Closed
jedie opened this issue Nov 16, 2011 · 1 comment
Closed

ZeroDivisionError: float division #4

jedie opened this issue Nov 16, 2011 · 1 comment

Comments

@jedie
Copy link
Owner

jedie commented Nov 16, 2011

File ".../django_processinfo/admin.py", line 265, in changelist_view
"swap_perc": float(swap_used) / meminfo_dict["SwapTotal"] * 100,

ZeroDivisionError: float division

@jedie
Copy link
Owner Author

jedie commented Nov 16, 2011

fixed in 7c5df04

@jedie jedie closed this as completed Nov 16, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant