Skip to content

Commit c9e1b7e

Browse files
committed
Update web2py app
1 parent 602d15b commit c9e1b7e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+10460
-0
lines changed

web2py-app/app/ABOUT

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Write something about this app.
2+
Developed with web2py.

web2py-app/app/LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The web2py welcome app is licensed under public domain
2+
(except for the css and js files that it includes, which have their own third party licenses).
3+
4+
You can modify this license when you add your own code.

web2py-app/app/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

web2py-app/app/config/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)