Michał Pasternak

Results 51 issues of Michał Pasternak

Hi, I run django-crawler as: ``` python manage.py crawl --auth=login:sysdba,password:XXX /admin/bpp ``` The password should be good, I double-checked it. The results I get: ``` console crawler [INFO] base: Log...

There is NO error message if I supply bad credentials.

Review & submit Pull Request #1

Fix Travis as broken in Dec 2016

Instead of using single python version for all builds on Travis and then using tox to setup different interpreters in different environments, setup TravisCI integration in a way such, that...

Feel free to merge my code OR let's collaborate on this somehow and let's make a single project supporting all PgSQL types: https://github.com/mpasternak/django-interval-field (on the other hand, this interval field...

enhancement

Hi, I have forked the project and I continue the work in my fork: https://github.com/iplweb/django-password-policies-iplweb Feel free to report any issues, patches, docs improvements also badly needed. I'm using this...

Is there a maintainer around? @dfg-98 , maybe? Do you need help with django-fsm? I'm asking, because there are no GitHub Action builds and I'm willing to help you, as...

postponed

As Travis-CI.org was shut down, the Travis badge in README leads to a page, where last build was made year ago. https://travis-ci.org/github/yourlabs/django-autocomplete-light/builds Github Actions seem simple to implement. Do we...