Skip to content

Conversation

PadiraP
Copy link

@PadiraP PadiraP commented Aug 11, 2024

Automatically installs the dependencies, sets the environment variables and creates a user with a database locally in the pc. Make sure you change your database engine in settings.py Databases ={
'default':{
'ENGINE': 'django.db.backends.mysql',

Automatically installs the dependencies, sets the environment variables and creates a user with a database locally in the pc. 
Make sure you change your database engine in settings.py
Databases ={
          'default':{
                        'ENGINE': 'django.db.backends.mysql',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant