Closed
Description
Create a Django Model for saving users' habits in order to build a profile of each individual's normal activity, such as timestamp range in their logins, the usual country from which they do the authentication and so on.
Then, it's possible to highlight some alerts if they are connected to logins that don't follow the normal user's behavior.