TransparentHealth / smh_app

Share My Health App: An application for Community Members and Community Based Organizations
Apache License 2.0
2 stars 3 forks source link

Fix admin UserProfile delete #229

Closed sharrisoncaktus closed 5 years ago

sharrisoncaktus commented 5 years ago

Define UserProfile.html method as = UserProfile.str so the admin dashboard can work.

Ridiculously small fix. Why does Django need html on the model and then not define it by default?