Changes between Version 2 and Version 3 of DevelopersMailingList
- Timestamp:
- May 15, 2013, 8:29:41 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersMailingList
v2 v3 23 23 Other approaches include: 24 24 25 * Create a separate library to implement your feature. We are reluctant to add features to Django that could comfortably live outside it. However, with enough use of your library, the merit may be more obvious, especially if it can be seen that hav ea single de-facto solution provides more value than multiple competing ones.25 * Create a separate library to implement your feature. We are reluctant to add features to Django that could comfortably live outside it. However, with enough use of your library, the merit may be more obvious, especially if it can be seen that having a single de-facto solution provides more value than multiple competing ones. 26 26 27 27 * Reach out to the Django community to help build the case for the change you want. That community may be best reached on https://groups.google.com/group/django-users or on IRC at #django on irc.freenode.net.