app/soc/models/work.py
changeset 402 021e86368600
parent 400 8f07048d84ef
child 410 2af7f84f4fc7
--- a/app/soc/models/work.py	Mon Oct 20 23:24:41 2008 +0000
+++ b/app/soc/models/work.py	Tue Oct 21 01:22:36 2008 +0000
@@ -42,7 +42,7 @@
       back-reference Query of the Review model 'reviewed' reference.
   """
 
-  key_fields = ['partial_path', 'link_name']
+  KEY_FIELDS = ['partial_path', 'link_name']
 
   #: Required 1:1 relationship indicating the User who initially authored the
   #: Work (this relationship is needed to keep track of lifetime document