Changes between Initial Version and Version 1 of Ticket #27563, comment 3
- Timestamp:
- Mar 14, 2017, 9:13:19 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27563, comment 3
initial v1 1 Not sure why my [https://github.com/django/django/commit/6abd6c598ea23e0a962c87b0075aa2f79f9ead36 commit] didn't close the ticket. If anyone is aware of something I did wrong, please let me know so I can change my workflow. 1 In 6abd6c598ea23e0a962c87b0075aa2f79f9ead36: 2 3 Fixed #27563 -- Moved "apply limit_choices_to" code from BaseModelForm to fields_for_model().