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