|
dc24af1db0
|
Added the get_current_user function to the "accounting.utils.user" module to retrieve the currently logged-in user and cache it in the current request.
|
2023-02-07 16:00:47 +08:00 |
|
|
399afe56c8
|
Added the initial values for the database instance, the user class and the user primary key column, to allow the Sphinx documentation system to work properly.
|
2023-02-07 11:40:48 +08:00 |
|
|
581e803707
|
Moved the user utilities from the "accounting.database" module to the "accounting.utils.users" module, and simplified its use.
|
2023-02-03 12:57:53 +08:00 |
|