fidals / refarm-site

Django applications with simple ecommerce functions
MIT License
2 stars 2 forks source link

models.py:126-127: Rm ProductManager.get_active() method... #169

Closed 0pdd closed 6 years ago

0pdd commented 6 years ago

The puzzle 164-e0477b7f from #164 has to be resolved:

https://github.com/fidals/refarm-site/blob/37fee61b1d0d91bb7112a7646725f89488464a46/catalog/models.py#L126-L127

The puzzle was created by duker33 on 27-Aug-18.

Estimate: 15 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

duker33 commented 6 years ago

i'll rm PageManager.get_active() method in the same task

duker33 commented 5 years ago

at SE resolved with https://github.com/fidals/shopelectro/pull/602