Javier Mansilla
|
f819bef3dc
|
Fixed #19773 - Added admin/popup_response.html template.
Thanks jimmylam@ for the suggestion.
|
2013-06-25 11:20:41 -04:00 |
Tim Graham
|
0268aba96b
|
Fixed #20182 - admin lookup should treat 0 as False for __isnull
Thanks Benjie Chen.
|
2013-05-27 13:29:53 -04:00 |
Bozidar Benko
|
2d309a7043
|
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
This adds a get_search_results method that users can override to
provide custom search strategies.
Thanks to Daniele Procida for help with the docs.
|
2013-05-19 16:45:00 +02:00 |
Aymeric Augustin
|
bc35b95274
|
Fixed test failures introduced in e16c48e001 .
|
2013-03-24 15:27:50 +01:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |