Skip to content

Leyths/TEST-Alliance-Fleet-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TEST-Alliance-Fleet-Finder

Install:

  1. Drop the test_main folder into your Django project and add "test_main" to your INSTALLED_APPS variable in settings.py

  2. Put the contents of /test_main/static/ into your static files directory.

  3. Install requirements in requirements.txt (pytz, Django, mysql-python)

  4. Add the line url(r'^', include("test_main.urls")) to your main application's urls.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published