Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

docs(auth): Update user registration API docs #401

Closed CuriousLearner closed 4 years ago

CuriousLearner commented 4 years ago

Why was this change necessary?

Update docs for registration API changes; accepting first_name and last_name

How does it address the problem?

Update the docs.

Are there any side effects?

None.