Conversation
Login page overflow
removed ref imports
|
💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues. |
|
@mhall119 I created a draft PR because I'm a python/django newbie and perhaps don't quite understand how auth forms are generated. I couldn't find where the tables were being inserted. My research implied that it's something that comes with using UserCreationForm but if I'm wrong, I'd like to iterate more on it. If not, then this should act as a very basic fix. |
Tries to address issue 101 since it was marked as a good first issue. Some limitations on what can be done due to the use of tables and form element widths. Checked in OSX FIrefox, Chrome and Safari. Will definitely need to be checked on Windows paltforms.