-
- Downloads
Merge pull request #2 from ndbills/templates
Merging 'templates' into 'develop'
No related branches found
No related tags found
Showing
- project/__init__.py 6 additions, 5 deletionsproject/__init__.py
- project/controllers/home.py 3 additions, 3 deletionsproject/controllers/home.py
- project/controllers/test.py 31 additions, 0 deletionsproject/controllers/test.py
- project/models/Home.py 1 addition, 1 deletionproject/models/Home.py
- project/models/Test.py 11 additions, 0 deletionsproject/models/Test.py
- project/models/__init__.py 4 additions, 0 deletionsproject/models/__init__.py
- project/templates/home/home.html 27 additions, 0 deletionsproject/templates/home/home.html
- project/templates/index.html 61 additions, 73 deletionsproject/templates/index.html
- project/templates/layout/layout.html 4 additions, 1 deletionproject/templates/layout/layout.html
- project/templates/printer/index.html 0 additions, 8 deletionsproject/templates/printer/index.html
- project/templates/printer/print.html 0 additions, 10 deletionsproject/templates/printer/print.html
- project/templates/test/index.html 8 additions, 0 deletionsproject/templates/test/index.html
- project/templates/test/test-user.html 4 additions, 0 deletionsproject/templates/test/test-user.html
- project/templates/test/test.html 14 additions, 0 deletionsproject/templates/test/test.html
Loading
Please register or sign in to comment