Find a file
Bill Fenner 405ff8cb7a Allow specifying querysets.
Given the number of kwargs that some constructors take, perhaps the
better thing would be to be able to say "this field gets these
kwargs", so we could instead pass something like
other = { 'foo': {'queryset': Foo.objects.all()}, 'bar': {'fwip': 'baz'} }.
 - Legacy-Id: 147
2007-05-22 19:53:28 +00:00
ietf Allow specifying querysets. 2007-05-22 19:53:28 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00