Yep. The docs are top-notch. Definitely the best documented open-source project that I work with/on.
It's python and everybody knows python > ruby (also vim > emacs).
The only real wart for me is django.contrib.auth.models.User -- we should be able to easily replace the main auth model and not extend it. It feels like a real anti-pattern sometimes.
It's python and everybody knows python > ruby (also vim > emacs).
The only real wart for me is django.contrib.auth.models.User -- we should be able to easily replace the main auth model and not extend it. It feels like a real anti-pattern sometimes.