Changes between Version 3 and Version 4 of Ticket #20267, comment 5
- Timestamp:
- Dec 2, 2013, 4:07:06 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20267, comment 5
v3 v4 19 19 }}} 20 20 21 This is a class that a form needs to inherit from if it wants to have filter-like behaviour(WebMeta is a special class for defining defaults).21 This is a class that a form needs to inherit from if it should be used for filtering querysets (WebMeta is a special class for defining defaults).