Changes between Version 37 and Version 38 of FeatureGrouping
- Timestamp:
- Jul 5, 2007, 9:30:13 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureGrouping
v37 v38 17 17 A few tickets that seem to relate to the same problem with using the 2.4 decorator syntax for cache_page: (#1015, #2564, #2567) 18 18 19 20 == Unicode encoding issues ==21 22 Several tickets are mentioned in this mailing list thread:23 [http://groups.google.com/group/django-developers/browse_thread/thread/4b71be8257d42faf/ unicode issues in multiple tickets (#952, #1356, #3370) and thread about Euro sign in django-users]24 25 Tickets:26 * #337027 * #135628 * #952,29 * #3664 (feeds framework)30 19 31 20 === Comments made by Michael in the above mailing list thread ===