Henri Hulski

Results 8 issues of Henri Hulski

## Describe the bug Deployment fails with permission issues when trying to remove origin. ## Logs ``` Run JamesIves/[email protected] with: branch: gh-pages folder: docs/build token: *** clean: true force: true...

triage ⚠️

Hi just start to explore typeorm and vesper. Really great frameworks. Before I tried Prisma and graphql-yoga, but this is so much cleaner and easier to reason about! One question,...

Despite the docs `link` is still the default for the `crs_type` option. You need to fix [`def get_crs(self)`](https://github.com/makinacorpus/django-geojson/blob/master/djgeojson/serializers.py#L173-L179): ```python def get_crs(self): crs = {} crs_type = self.options.pop('crs_type', None) properties =...

**css3Fonts** is a fork of **[css3FontConverter](https://github.com/zoltan-dulac/css3FontConverter)** from **Zoltan Hawryluk**. Originally css3FontConverter has 2 different licenses, LPGL in readme.txt and MIT in convertFonts.sh which will be printed to each css file...

This allows to grep the incremented port also for other backends then php-fpm with `%backend_lsnr%` in the web template. This is an example how I use it in a wsgi...

I'm in the process of switching [repo-cooker](https://github.com/cerebral/repo-cooker) from nodegit to isomorphic-git . I'm stuck now when trying to list all commits between two commit OIDs for example between two releases....

When using modeltranslation, the translatable fields in the settings tab (`Tagline` and `Site title`) show the values for all languages in the language the admin uses and not the values...

model-translation

When I use modeltranslation and check `Generate description` in `Admin -> Pages -> Meta data -> Description` the descriptions for all languages are generated in the language the admin-site is...

model-translation