Author: brosner
Date: Thu Oct 23 14:09:42 2008
New Revision: 1058
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:09:42 2008
@@ -68,7 +68,7 @@
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.
+You need to perform a `./manage.py syncdb` after this change. Note that
the database will still have the old model tables. You can safely remove
them. Pinax never used them for anything. If you had any dependancy on them
instead of doing a `syncdb` you can just rename the tables.
=== Revision 1103 (October 19, 2008) ===
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---