Change from using first_name/last_name to full_name - this closes #13
There is a data migration in here to copy names from the old fields to the new field, and all references in the code and the tests have been updated and the tests pass. (Though I don't know how to make the behave tests run so I haven't run them)
Change from using first_name/last_name to full_name - this closes #13
There is a data migration in here to copy names from the old fields to the new field, and all references in the code and the tests have been updated and the tests pass. (Though I don't know how to make the behave tests run so I haven't run them)