Egor Poderiagin

Results 12 issues of Egor Poderiagin

# Submitting Pull Requests ## General - [ ] Make sure you use [semantic commit messages](https://seesparkbox.com/foundry/semantic_commit_messages). Examples: `"fix(google): Fixed foobar bug"`, `"feat(accounts): Added foobar feature"`. - [ ] All Python...

## ScudCloud Version I'm try install that package from OpenSUSE repository Output of `scudcloud --version`: `/usr/lib/python3.4/site-packages/scudcloud/notifier.py:3: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import...

Function calc of css not working :( `/* property: calc(expression) */` `width: calc(100% - 80px);` https://developer.mozilla.org/en/docs/Web/CSS/calc

feature

I'm finished few projects where token from login view is useless, because we use session auth for SPA and oAuth2 for mobile applications(https://django-oauth-toolkit.readthedocs.io/en/latest/). I'm though this PR can be useful...

Added support for Django 5.0 - [x] removed ping google ([docs](https://docs.djangoproject.com/en/5.0/releases/5.0/#django-contrib-sitemaps))

I added that dependency by mistake at https://github.com/cordery/django-languages-plus/pull/23 . It shouldn't be required at all.

- [x] add swapper - [x] add tests for endpoints - [x] add tests for queryset - [x] update documentation - [x] check locally without swapped models - [x] check...

Fix display of long name for day of week at Admin panel. issue: https://github.com/celery/django-celery-beat/issues/647 previous workaround: https://github.com/celery/django-celery-beat/commit/2798e36fd884b1cf2324acfb09a587009b6954ba