Peyman Salehi

Results 20 comments of Peyman Salehi

I think we could close this issue, as far as Django adds `DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'` as a default in new projects `settings.py` and a new installation of `django-two-factor-auth` doesn't have...

Sure, I work on this issue and update my PR based on your suggestion.

@claudep I don't know about the current situation of this issue, Is there anything that I can help with?

I think this will be fixed when #469 closes.

Currently, Django-pipeline doesn't raise any error when files don't exist.

The problem is pipeline doesn't work in debug mode, but it could be implemented as a feature with a flag in settings to throw an error when a file is...

Hi, Thanks for your suggestion, I'll try to release it on `open-vsx`.

Hi, Isaac! I created a `dev` branch, feel free to send any PR for it. Thanks!

Dear Isaac! You can fork the repo and make your own branch and send a pull request to merge with `dev`. If you're not familiar with the process you can...

Hi Isaac! Thanks for your PR. I'm checking it this week.