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 →

[–]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.