Skip to content

Dreamworks-dev/multidolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Create your virtual environment.
2. Then activate this environment.
3. Navigate to "domain_language" folder.
4. Run command "pip install -r requirements.txt"
   And "py manage.py migrate"
   This will generate database file named "db.sqlite3".
5. Finally, run "py manage.py createsuperuser" and "py manage.py runserver"

In your browser, navigate to the link:
	"en.superproject.localhost"
	"de.superproject.localhost"
	"fr.superproject.localhost"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages