* status: new => closed
* resolution: => invalid
--
Ticket URL: <https://code.djangoproject.com/ticket/34765#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* keywords: call_command =>
Comment:
Hello,
Thank you for report, though the issue you are describing is how class
variables work in Python. This is not a Django specific issue, perhaps you
should consider storing you state-data as an instance variable instead.
If you need further help, please consider using any of the user support
channels from [https://docs.djangoproject.com/en/dev/faq/help/#how-
do-i-do-x-why-doesn-t-y-work-where-can-i-go-to-get-help this link].
--
Ticket URL: <https://code.djangoproject.com/ticket/34765#comment:3>