Changes between Version 4 and Version 5 of GlobalState
- Timestamp:
- Sep 5, 2012, 1:11:03 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GlobalState
v4 v5 128 128 a way of using a class level attribute reflected into all instances 129 129 130 https://speakerdeck.com/u/alex/p/take-2-if-i-got-to-do-django-all-over-again 131 DjangoCon 2012 Talk by Alex Gaynor highlighting many problems with global state 132 130 133 == odds and ends, tangents == 131 134 … … 138 141 139 142 http://stackoverflow.com/questions/3227180/why-is-using-thread-locals-in-django-bad 140