added functionality to Serializer validate method
This commit is contained in:
@@ -174,7 +174,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
|
||||
LANGUAGE_CODE = 'es-MX'
|
||||
|
||||
TIME_ZONE = 'CST6CDT'
|
||||
TIME_ZONE = 'America/Chihuahua'
|
||||
|
||||
USE_I18N = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user