Issue:
The code is inconsistent with the terms username and user_name. For example, in apps/service.py we use the term username, but in apps/emailsettings/service.py we use the term user_name.
Expected:
The code should either use username or user_name, exclusively. I prefer username, since it looks prettier and is used in the URIs of the APIs.
Original issue reported on code.google.com by pickha...@google.com on 22 Dec 2010 at 5:11
Original issue reported on code.google.com by
pickha...@google.com
on 22 Dec 2010 at 5:11