| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -6/+7 |
| | | |||||
| * | Fixed #16117 -- Added decorators for admin action and display functions. | Nick Pope | 2021-01-13 | 1 | -1/+2 |
| | | | | Refs #25134, #32099. | ||||
| * | Added test for django.contrib.admin.utils.help_text_for_field(). | Mariusz Felisiak | 2020-06-25 | 1 | -1/+5 |
| | | |||||
| * | Refs #27953 -- Removed hardcoded uses of Model.__str__() in tests. | Collin Anderson | 2017-06-09 | 1 | -0/+3 |
| | | |||||
| * | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz | 2017-02-07 | 1 | -1/+1 |
| | | | | | Thanks Tim Graham for the review. | ||||
| * | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz | 2017-01-18 | 1 | -2/+1 |
| | | | | | Thanks Tim Graham and Simon Charette for the reviews. | ||||
| * | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
| | | |||||
| * | Fixed #21113 -- Made LogEntry.change_message language independent | Claude Paroz | 2016-01-08 | 1 | -2/+3 |
| | | | | | Thanks Tim Graham for the review. | ||||
| * | Moved LogEntry-related tests to their own test case | Claude Paroz | 2015-12-28 | 1 | -0/+5 |
| | | | | | | Thanks Tim Graham for reviewing and contributing to the patch. Refs #21113. | ||||
| * | Fixed #21127 -- Started deprecation toward requiring on_delete for ↵ | Flavio Curella | 2015-07-27 | 1 | -6/+11 |
| | | | | | ForeignKey/OneToOneField | ||||
| * | Renamed tests for util -> utils moves; refs #17627. | Tim Graham | 2014-12-31 | 1 | -0/+72 |
