Web AR served as a PWA to enable artists to expose and share virtual content in real spaces.
GNU General Public License v3.0
56
stars
21
forks
source link
Refactor reset password to use default django auth process #584
Closed
pablodiegoss closed 1 week ago
Description
Removed old recover-password files, classes and methods.
Resolves (Issues)
Resolves: #571 Resolves: #573
Steps:
Followed this tutorial to update our current handmade procedure to a django standard one.
Have you confirmed the application builds locally without error? See here.