Kris Dorosz
Kris Dorosz
I must say I did not read very deeply into the implementation. Just wondering if it's easy to implement access vocabulary somehow.
Same issue here, mainly with Chrome window.
If you have gpu and its configured properly (e.g. Nvidia gpu require propriate drivers and cudnn library installed) than you probably should install `pip install tensorflow_gpu` package rather than `tensorflow`....
+100 ;-)
@wildd There is many different ways how you can implement users contract for which plan he have. Here is how it is implemented in django-plans. * User can only have...
This idea is good. I think the most flexible way to implement this is via django-taggit. This would allow to create many kind of "recommendations" based on different tagging. Would...
@PetrDlouhy @nemesisdesign I invited both of you with Writers privileges into this project, so please continue to maintain this repository and merge all PRs that you feel are appropriate. I...
I also do not have for some unknown reasons privileged to PyPi project, @Alir3z4 can you maybe check this out as you have access and make all of us here...
Had you seen my other project? https://github.com/cypreess/django-getpaid It is exactly solving this problem and integrates automatically with django-plans.
Currently django-getpaid is undergoing major refactoring thanks to Sunscrapers company that will lead the future development of this tool. You might want to contact @dekoza that is leading this effort....