Go through the requirements files in each project as well as the external_apps and libs files in requirements directory.
For any requirement with a ==version, check to see if there is a later version and test Pinax with it.
The report back on this ticket that the newer version worked or didn't work
check the following apps for upgrade compatibility to newest release:
(pinax-env) C:\Users\DadLaptop\Documents\PyconPinax09\pinax-env>yolk -U
Markdown 2.0.1 (2.0.3)
creole 1.0.1 (1.1)
django-attachments 0.3 (0.3.1)
django-db-log 1.0.1 (1.6.0.multidb)
django-dbtemplates 0.5.8 (0.6.1)
django-disqus 0.1 (0.2)
django-flatblocks 0.3.3 (0.3.4)
django-friends 0.1.4 (0.1.5)
django-messages 0.4.2 (0.4.4)
django-voting 0.1-pre (0.1)
gdata 1.3.3 (2.0.7)
geopy 0.93dev-r0 (0.93)
pytz 2009u (2010b)
sorl-thumbnail 3.2.4 (3.2.5)
Markdown 2.03 ok
creole (1.1)ok
django-attachments(0.3.1)CSRF verification failed. Request aborted. Form provided by attachment.
not used/ not to test per BR
django-db-log 1.0.1 (1.6.0.multidb)
django-dbtemplates 0.5.8 (0.6.1)
django-disqus 0.1 (0.2)
need holiday house/ co-cms to test
django-flatblocks 0.3.3 (0.3.4) now inop
I've recently made a commit which updated everything I saw out-dated from yolk. I didn't do django-messages because I thought, hopefully I am wrong, it wasn't backward compatible.