| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-29 | [1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that ↵ | Tim Graham | |
| caused an admin crash. Thanks chris at cogdon.org for the report and admackin for the patch. Backport of af953c45cc from master | |||
| 2013-08-15 | [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ↵ | Alasdair Nicol | |
| does not have a default value Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch. Backport of 22c6497f99 from master | |||
| 2013-06-25 | Fixed #19773 - Added admin/popup_response.html template. | Javier Mansilla | |
| Thanks jimmylam@ for the suggestion. | |||
| 2013-05-27 | Fixed #20182 - admin lookup should treat 0 as False for __isnull | Tim Graham | |
| Thanks Benjie Chen. | |||
| 2013-05-19 | Fixed #15961 -- Modified ModelAdmin to allow for custom search methods. | Bozidar Benko | |
| 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-03-24 | Fixed test failures introduced in e16c48e001. | Aymeric Augustin | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
