Author: brosner
Date: Sun Oct 19 16:52:30 2008
New Revision: 1053
Modified:
wiki/BackwardsIncompatibleChanges.wiki
Log:
Updated for the change in revision 1103.
Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki (original)
+++ wiki/BackwardsIncompatibleChanges.wiki Sun Oct 19 16:52:30 2008
@@ -64,4 +64,8 @@
=== 1091 (October 18, 2008) ===
-I have renamed two plural models names in photos application (not
photologue). `Photos` is now named `Image` and `PhotoSets` is now named
`PhotoSet`. This change has been successfully tested against all related
views and forms as well as the admin.
\ No newline at end of file
+I have renamed two plural models names in photos application (not
photologue). `Photos` is now named `Image` and `PhotoSets` is now named
`PhotoSet`. This change has been successfully tested against all related
views and forms as well as the admin.
+
+=== 1103 (October 19, 2008) ===
+
+The WSGI file that is in the complete_project has been renamed to
`complete_project.wsgi`. It was previously named `pinax.wsgi`. This was
inconsistent with general naming and the `basic_project` WSGI file that is
named `basic_project.wsgi`. Be sure to update your Apache config if you
relied on `pinax.wsgi`.
\ 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
-~----------~----~----~----~------~----~------~--~---