smalliao

Results 1 issues of smalliao

I configure my settings.py as follows: DATABASES = { 'default': { 'ENGINE': 'mongoengine', # Add 'postgresql_psycopg2', 'mysql', 'sqlite3' or 'oracle'. 'NAME': 'study_center', # Or path to database file if using...