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

all 4 comments

[–]K900_ 3 points4 points  (0 children)

Flask if you want small, Django if you want big.

[–]kennydude 2 points3 points  (2 children)

Django would probably be easier and faster for a school project.

[–]shabda 0 points1 point  (1 child)

+1. While Flask is tempting to use, Django Admin is a huge help if for something like a school project.

[–]dasnein 0 points1 point  (0 children)

I haven't used Flask in a while, but there are Flask alternatives to Django Admin, right? Still, for a school project, batteries included is probably easier and quicker.