postgresql.search.SearchVectorField() Feedback

2016-12-12 Thread Lex Berezhny
https://github.com/django/django/pull/7678 Thank you, Lex -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to dj

Re: PyCharm & tests/runtests.py

2016-12-10 Thread lex
at the django tests could be run without > runtests.py (and instead with an IDE)? > > My goal is to be able to click on specific tests in the PyCharm IDE and > either run or debug them. > > Thank you, > > Lex > -- You received this message because you are subscribed to the Google

PyCharm & tests/runtests.py

2016-12-10 Thread lex
t the necessary things from runtests.py into a custom settings file so that the django tests could be run without runtests.py (and instead with an IDE)? My goal is to be able to click on specific tests in the PyCharm IDE and either run or debug them. Thank you, Lex -- You received this message be