tyctor

Results 19 issues of tyctor

DjangoSuit v2 Django 2.2.6 after changing order of TabularInline items, sended values of input `sort_order` remains same so new order is not saved is here somebody with same issue?

whe i use `SortableGenericTabularInline` from `suit/sortables.py` it loads javascript code before django's jquery.init.js ``` ``` but in your demo app it is loaded as last js file can you please...

hi i am using `mutagen` for tagging and also validating mp3 files uploaded to django admin in our community internet radio (checking bitrate, channels and sample rate) everything works fine,...

Hi i just looking for django eshop, and this project look promisely is it still active? i am asking because of dependency django

Hi is there posibility to set `key_file` and `cert_file` content in configuration instead of path? my application is runing inside docker, so this files are not stored on local filesystem,...

feature
good first issue

Hi i have Dell XPS 9550, and want to try undervolting with throttle app but i am not sure if i understand how it works i put values in mV...

Hi when i want to use package in [develop](https://www.buildout.org/en/latest/getting-started.html#python-development-projects) and package have only `pyproject.toml` (no `setup.py`) installation fails ``` Develop: '/home/tyctor/projects/punctum.cz/src/django-tinymce' Traceback (most recent call last): File "/tmp/tmpac98s9w_", line 13,...

enhancement

## Description of problem calling `postgres:import` command via ssh on remote machine, does not support file redirection to stdin ### How reproducible call command via ssh ``` ssh dokku@DOKKU_HOST "postgres:import...

hi i am getting error in AuthnReponse validation: ``` {'message': 'Signature verification failed. Invalid document format.', 'error': "global xs:simpleType/xs:complexType 'tn:PersonIdentifierType' not found"} ``` ### Code Version pysaml2-7.4.2 ### Expected Behavior...

hi i cannot find documentation/example how to include `` in `` is it possible to do it? could you please point me to some example?

enhancement
help wanted