Skip to content

MingLee02/random-treasure-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-treasure-generator

This is a python 3 project using Django 4.2.6 with python 3.10.12

Installation instructions Use mkvirtualenv random-treasure -a . (this step is optional). Install requirements using pip install -r requirements.txt.

Running the app. First time - use python manage.py migrate this will build all the database tables. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published