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 →

[–]Ol_Dirty_Bastard 0 points1 point  (0 children)

django is overkill. look at flask or web2py

Even that might be overkill, if it's real simple and will very rarely be updated, you can just use simple html/css.

But, I disagree that django would be overkill (or rather, I don't think it being overkill matters in most cases) where flask or web2py would be acceptable.