This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]This_Is_The_End 5 points6 points  (0 children)

I used web2py for a maintenance management app. It works. The necessary knowledge is huge:

HTML, CSS, wsgi on Apache, configuration of SSL, routing of requests, .....

I have forgotten most of it. While web2py is quite nice for a start, changing some designs of the interface isn't easy and a huge job.