This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
14,585
Commits
26
Branches
382
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Matthew Somerville
1c921cfac3
Fixed
#20235
-- Use self.object_list if object_list not present in get_context_data kwargs.
...
This is so MultipleObjectMixin can be used in the same way as SingleObjectMixin.
2013-05-18 14:10:40 +02:00
Preston Timmons
3ca3d2206c
Modified generic_views for unittest2 discovery.
2013-04-12 15:10:04 -06:00