Hello,
It seems that if you need (blog, comments, image manipulation), are you 
developing a custom CMS?
Maybe you find something useful here.
https://www.djangopackages.com/grids/g/cms/

El viernes, 22 de enero de 2016, 15:31:07 (UTC+1), Benj escribió:
>
> Hello,
>
> i’m building my first site with this great framework and language that are 
> Django and Python.
> I try as much as possible to favor code reuse.
>
> On one of my model, I do some work with the instance before saving it.
> Works is mostly image related: resizing image, compressing, saving thumbs, 
> and a couple more stuff.
>
> I will need this behavior in almost all the projects that I will building, 
> and even some other apps in the same project will need this feature: the 
> blog, the comments, the directory…..
>
> In this case, where to put this code ? What do guys and gals do usually in 
> this situation ? 
> Do you just put it in a custom (non app) folder like ‘my_utilities’ ?
>
> Advices welcome.
>
> Thanks,
> Benj
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8def6a5c-cf24-4948-a73d-a78766e4bc87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to