astakos: Replace application None values
None will from now on denote a missing field of the application. Use empty string for missing string and the conventional max int (2**63-1) for a missing limit.
Showing
This diff is collapsed.
Please register or sign in to comment