Josh Schneier
|
f1bf069ec1
|
Refs #29244 -- Fixed django.utils.inspect.method_has_no_args() for bound methods.
|
2018-08-07 17:37:35 -04:00 |
Josh Schneier
|
756b859576
|
Renamed django.utils.inspect.func_has_no_args() to method_has_no_args().
|
2018-08-07 17:37:35 -04:00 |
Simon Charette
|
cecc079168
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
2017-01-19 08:39:46 +01:00 |
Jon Dufresne
|
4f336f6652
|
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
2016-06-16 14:19:18 -04:00 |
Zan Anderle
|
f3dc173240
|
Fixed #24917 -- Made admindocs display model methods that take arguments.
|
2015-09-07 15:07:39 -04:00 |