Author: brosner
Date: Thu Nov 13 22:43:31 2008
New Revision: 1078

Modified:
    wiki/BackwardsIncompatibleChanges.wiki

Log:
Added the template bits for the OpenID change.

Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki      (original)
+++ wiki/BackwardsIncompatibleChanges.wiki      Thu Nov 13 22:43:31 2008
@@ -154,4 +154,19 @@
  COMMIT;
  }}}

-The above SQL should be used to migrate your existing database. This has  
only been tested on PostgreSQL. If you can provide versions for other  
databases we will gladly add it here.
\ No newline at end of file
+The above SQL should be used to migrate your existing database. This has  
only been tested on PostgreSQL. If you can provide versions for other  
databases we will gladly add it here.
+
+There are some new templates you should be aware of. Inside both the basic  
and complete projects in their templates directory these are the additions:
+
+{{{
+account/
+    password_set.html
+    password_delete.html
+    password_delete_done.html
+
+django_openid/ (this is new)
+    associations.html
+    register.html
+}}}
+
+The django_openid templates are mostly copies from the older openid  
template directory, but have been slightly modified.
\ 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