mirror of
				https://github.com/krislamo/DJ-BaseSite
				synced 2025-10-31 18:18:33 +00:00 
			
		
		
		
	Added the deactivation and account recovery systems. The variable EMAIL_MESSAGE was replaced with ACTIVATE_EMAIL, then RECOVERY_EMAIL was added. The response variable was changed in all views to the correct spelling. The validation file has a new function to validate the regular expressions in an email string and not check the database. And finally the function UserActivationKey in views was renamed to KeyGen