start with the django tutorial

On Mon, Mar 30, 2015 at 8:21 AM, Jeff Mangan <jman...@gmail.com> wrote:

> Looking for info or links on design patterns and architecture references
> on building a web portal using Python and Django. Looking for things like
> how to model your solutions, layers, services, data and business logic, to
> promote scale, security, and performance. I have a Microsoft background and
> want to understand the same concepts of building cloud an app using the
> onion layer and SOLID design principles approach, service layer, domain
> layer, with unit and integration tests, etc... To build an app the could
> scale using things like dependency injection, stateless restful service
> layer, domain (ddd) layer, shared cross cutting concerns, with role based
> authentication and authoration ttl token security, and I think that's about
> it. That's how I would build an enterprise app with .net. Is this similar
> in python and django and are there any examples ?
>
> Any guidance is greatly appreciated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e15b136d-edb1-47d1-b4c3-025e53bb1251%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6t%2BQ8vGTsL6fzL2%2Bjb01X_V0tz8inqEO2N5OGq5kOe1TWQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to