Querylist
Installation
BetterDict
Dot lookups and assignments
Nested Dictionaries
Resolving key name / dict attribute conflicts (the
_bd_
attribute)
QueryList
Instantiation
Querying
Field lookups
Aggregation
Backwards compatibility
Changelog
Querylist
Docs
»
Changelog
Edit on GitHub
Changelog
ΒΆ
0.1.0
Renamed QueryList’s ‘limit’ method to ‘filter’ so that the QueryList API is more consistent with Django’s QuerySets.
0.0.1
Initial relase