This tries to resolve #218 and also rewrites where that message is generated.
It also attempts to resolve #187 by moving the search functionality for looking for the root user to a new function. Now, it will always set single users or single authors as the root URL, unless it is expressly set to None in the settings. This is a change due to the sheer number of people who were surprised that the URL was /author/username by default because they didn't set this field.
This tries to resolve #218 and also rewrites where that message is generated.
It also attempts to resolve #187 by moving the search functionality for looking for the root user to a new function. Now, it will always set single users or single authors as the root URL, unless it is expressly set to None in the settings. This is a change due to the sheer number of people who were surprised that the URL was /author/username by default because they didn't set this field.