Go to file
Austin (SonosFuer) 25f17053cf
Merge pull request #20 from M3TIOR/feature---manager-clearmigrations
Feature: adds a management command to clear migration data
2018-03-16 00:45:28 -07:00
.idea Added rest of fields for editing contact information 2018-03-06 18:41:48 -08:00
minetestdb Fixed User sign up error 2018-02-25 17:15:19 -08:00
mods Repair Dynamic MT Version for mods 2018-02-27 01:14:52 -08:00
servers Merge pull request #20 from M3TIOR/feature---manager-clearmigrations 2018-03-16 00:45:28 -07:00
templates Added rest of fields for editing contact information 2018-03-06 18:41:48 -08:00
universal Made Versions for mods and servers universal 2018-02-25 11:51:30 -08:00
users Added rest of fields for editing contact information 2018-03-06 18:41:48 -08:00
utilities fixed discrepency in verbosity levels 2018-01-10 22:00:09 -08:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2017-08-02 10:44:35 -07:00
.gitignore Merge branch 'master' of https://github.com/m3tior/minetestdb 2018-01-05 07:04:55 -08:00
README.md got rid of some overhead with the .gitignore 2017-12-07 22:17:10 -08:00
debug-5.7-database.sql removed some junk 2017-12-07 22:10:38 -08:00
manage.py Fixed issue #4: Keep form values for filters 2017-12-07 22:02:51 -08:00
requirements.txt Added missing dependency in the .txt; Made it easier to configure inital environment and contribute. 2017-12-06 16:08:29 -08:00

README.md

minetestdb

By: Austin Pachano (SonosFuer)

TODO

  • Add list of user content to user page
  • Add profile pics to user page (gravitar support)
  • Unify all list pages to pull from one template
  • Add default skin to player profiles
  • Create skins mod that imports skins from website into game

DEPENDENCIES

  • Python 3.6.2
  • mysqldb

Notes

Developed and tested using

  • Pycharm by JetBrains
  • xampp

*Other comprable tools may be used