Illya Moskvin

Results 17 issues of Illya Moskvin

It sounds like the current app does all its filtering client-side. However, I'm wondering: should we treat the `active` field as a special case and filter out inactive UIGroups and...

For the admin app, we will need to have the ability to `POST` credentials to an endpoint to login; if those credentials match those of an existing user, it should...

Working on a Windows 7 host currently, I'm getting the following error when provisioning the Vagrant box: ```bash ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin:...

Many files are missing the requisite licensing declaration @hburgund mentioned in #283. I think it makes sense to treat this as a separate issue, go through all the files, and...

low priority

Just wanted to share a relevant link that has been forwarded my way: https://www.reddit.com/r/programming/comments/5ovwi8/django_20_will_not_support_python_2/ https://github.com/django/django/pull/7867/files https://www.djangoproject.com/weblog/2015/jun/25/roadmap/ Django 2.0 is scheduled to release in December 2017. Django 1.9 extended support ends...

Low priority, but we are getting a lot of notices about deprecated function calls, mostly in various `urls.py` files. I might be able to address this as part of #283,...

When viewing the demo site, here's what I see: https://takuzen.me/hugo-theme-cactus/ ![firefox_AizHp2hH6A](https://github.com/user-attachments/assets/f2f2aee0-0b34-4a34-8fc6-ff83294304bd) Transcription of error in console: ``` “https://takuzen.me/hugo-theme-cactus/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin....