6👍
✅
The best place by far is http://djangopackages.com/. It has a very novel approach to organizing apps, it’s a great resource. It has a grid system which makes it easy to compare apps with similar features. It’s built on an opensource django project, and it seems they will be launching a pythonpackages.com soon as well.
1👍
I like to look at http://djangopackages.com/
I also like to look at http://djangosnippets.org/
for some… snippets (custom models/managers/tags/filters) =)
- [Django]-Why it shows Unknown command: 'collectstatic', when I try to collect-static
- [Django]-Django – Prevent automatic related table fetch
- [Django]-Haystack Multiple Indices – indexed same even there are different search_indexes
Source:stackexchange.com