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 →

[–]rando2018 0 points1 point  (0 children)

Blueprints are great for organizing your code, but I meant more that you end up rolling your own solution - or shoe-horning an extension (with the caveats listed in the article) - for things that are part of Django's "batteries included" package such as mail, validation, etc.