Author: brosner
Date: Thu Sep 18 19:07:16 2008
New Revision: 889

Modified:
    wiki/BackwardsIncompatibleChanges.wiki

Log:
Added a note about the backward incompatible change in r887.

Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki      (original)
+++ wiki/BackwardsIncompatibleChanges.wiki      Thu Sep 18 19:07:16 2008
@@ -3,4 +3,8 @@

  = Backwards Incompatible Changes =

-This wiki page indicates the changes to the source code that are backward  
incompatible. Keep a close eye to this page if you follow the development  
of Pinax. Stable releases will always contain a change log showing any big  
changes you must be aware of. This is where they will come from.
\ No newline at end of file
+This wiki page indicates the changes to the source code that are backward  
incompatible. Keep a close eye to this page if you follow the development  
of Pinax. Stable releases will always contain a change log showing any big  
changes you must be aware of. This is where they will come from.
+
+=== r887 (September 18, 2008) ===
+
+In r887 we moved `site-packages/` to `external_libs/` and `apps/` to  
`external_apps/`. We have properly updated `manage.py` to work with this  
change, but if you are using Pinax in another environment such as  
mod_python or mod_wsgi, you will need to adjust the `PYTHONPATH` that you  
set there to reflect this change.
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to