Skip to content
Snippets Groups Projects
  1. Apr 06, 2019
  2. Mar 23, 2019
  3. Mar 22, 2019
  4. Mar 20, 2019
    • Kai Lee's avatar
      Please enter the commit message for your changes. Lines starting · dde2b6c1
      Kai Lee authored
       with '' will be ignored, and an empty message aborts the commit.
      
       On branch master
      
       Initial commit
      
       Changes to be committed:
      	new file:   .idea/encodings.xml
      	new file:   .idea/hexang_web.iml
      	new file:   .idea/misc.xml
      	new file:   .idea/modules.xml
      	new file:   .idea/vcs.xml
      	new file:   .idea/workspace.xml
      	new file:   __init__.py
      	new file:   app/__init__.py
      	new file:   app/__pycache__/__init__.cpython-37.pyc
      	new file:   app/__pycache__/models.cpython-37.pyc
      	new file:   app/__pycache__/views.cpython-37.pyc
      	new file:   app/forms.py
      	new file:   app/models.py
      	new file:   app/static/mail_reset_passwd.html
      	new file:   app/static/mail_set_passwd.html
      	new file:   app/static/reg.html
      	new file:   app/static/reset.html
      	new file:   app/static/set_pwd.html
      	new file:   app/views.py
      	new file:   config.py
      	new file:   instance/__init__.py
      	new file:   instance/__pycache__/__init__.cpython-37.pyc
      	new file:   instance/__pycache__/config.cpython-37.pyc
      	new file:   instance/config.py
      	new file:   run.py
      	new file:   test.py
      dde2b6c1
Loading