Author: brosner
Date: Thu Oct 23 14:03:04 2008
New Revision: 1057
Modified:
wiki/BackwardsIncompatibleChanges.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki (original)
+++ wiki/BackwardsIncompatibleChanges.wiki Thu Oct 23 14:03:04 2008
@@ -68,6 +68,8 @@
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.
+You need to perform a `./manage.py syncdb` after this change.
+
=== Revision 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`.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---