Changes between Initial Version and Version 2 of Ticket #31997
- Timestamp:
- Sep 11, 2020, 5:05:57 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31997
- Property Cc added
-
Ticket #31997 – Description
initial v2 9 9 === Steps to reproduce 10 10 11 The full demo project demonstrating this bug: [[https://github.com/AndreyMZ/django- bug-xxxxx]]11 The full demo project demonstrating this bug: [[https://github.com/AndreyMZ/django-ticket-31997]] 12 12 13 13 It is based on the Polls application from the [[https://docs.djangoproject.com/en/3.1/intro/tutorial02/|tutorial]]. The meaningful part is `polls/management/commands/demo.py`: