Answer the question
In order to leave comments, you need to log in
Useful Django modules?
I use a lot of django modules. Sometimes, after spending 2-3 days to create some function, after a few days I find a module that already performs this function and at the same time has a number of useful features and is written better than my version. It becomes embarrassing about wasted time.
So can we share the lists of modules, who uses what and for what purposes? Just please write what really helps you in your daily work!
My set:
- django-registration - for registering users.
- grappelli - a nice advanced interface for the admin panel
- south - for database migrations. django-
profiles- for user profiles. loginza
is my favorite openID provider.
Collective intelligence should probably produce the best collection of solutions to common problems!
Answer the question
In order to leave comments, you need to log in
The collective intelligence tried to spawn it here - djangopackages.com/ I check it and google before doing anything. And I "tried" because often in Google there are apps that are more reusable than those presented on that site.
As for me
django-userena - a collection of modules for registration / authorization / personal account / private messages / password recovery, etc.
django_debug_toolbar
south
sorl-thumbnail
django-autoslug
django-admin-tools
django-model-utils
django-file-resubmit
django-cleanup
django-resized
django-pager
django-webtest
django-nose
django-thumbnail-works for convenient work with different sizes of the same image.
Link to my fork since I don't keep track of the main turnip which is on my own domain, meanwhile my fork is now verified by 4 months of testing on real people
django-pagination to implement pagination.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question