initial commit
This commit is contained in:
15
docs/users.rst
Normal file
15
docs/users.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
.. _users:
|
||||
|
||||
Users
|
||||
======================================================================
|
||||
|
||||
Starting a new project, it’s highly recommended to set up a custom user model,
|
||||
even if the default User model is sufficient for you.
|
||||
|
||||
This model behaves identically to the default user model,
|
||||
but you’ll be able to customize it in the future if the need arises.
|
||||
|
||||
.. automodule:: benchcoach.users.models
|
||||
:members:
|
||||
:noindex:
|
||||
|
||||
Reference in New Issue
Block a user