Changes between Version 8 and Version 9 of AJAXForeignKey
- Timestamp:
- May 20, 2007, 7:33:14 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AJAXForeignKey
v8 v9 86 86 pub_date = models.DateTimeField('date published') 87 87 88 # set the manager 89 objects = PollManager() 90 88 91 # this is how it displays in the autocompletion...should be related to 89 92 # how the person filters above