Changes between Version 5 and Version 6 of DjangoSpecifications/Core/Threading
- Timestamp:
- Apr 5, 2008, 5:29:48 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoSpecifications/Core/Threading
v5 v6 12 12 A related task is to identify other components not mentioned here that have threading issues. 13 13 14 See http://code.djangoproject.com/ticket/1442 and http://groups.google.com/group/django-developers/browse_thread/thread/905f79e350525c95 for threading discussions.14 See #1442 and http://groups.google.com/group/django-developers/browse_thread/thread/905f79e350525c95 for threading discussions. 15 15 16 16 == Proposal ==