where to place class file common to all apps in a django project? -


i creating custom decorator class use in each app in django project. best place put class file?

i thinking creating app in project called "utils" or something.

is there standard situation?

atma - make application using manage.py startapp myapp command.

it seems if know do. not sure why posted here.

you can extend existing classes. it's pretty straightforward.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -