nikolas

Results 108 issues of nikolas

Hi, The version of diff-match-patch on pypi is pretty out of date (2012-2013): https://pypi.org/project/diff-match-patch/ Do you have the ability to update this?

Here's a start to resolving https://github.com/google/diff-match-patch/issues/17 It's easiest to manage python 2 and 3 in the same codebase, so one direction we could go in is just replacing `python2` and...

Addresses this error I ran into with the new 0.2.23 release, introduced in the django 1.9 changes https://github.com/gabrielfalcao/lettuce/pull/522: > File > "/home/travis/build/ccnmtl/mediathread/ve/lib/python2.7/site-packages/django/core/management/base.py", > line 265, in **init** > > ```...

A recent code change broke behavior on Django 1.8 (https://github.com/gabrielfalcao/lettuce/pull/525). Django 1.8 is an LTS release, and lettuce should continue to support it as long as the django team does....

Hi, I know it takes a lot of time to maintain lettuce, and right now @gabrielfalcao is the sole maintainer. Would it make sense to move this repo to an...

This fixes a bug when specifying a custom id for a field and rendering it with the `|bootstrap` filter. When using `field.auto_id` in the label's `for` attribute, this is always...

Ignoring these files prevents the ability to use custom branches of react-grid-layout via a GitHub url, like this: https://github.com/ccnmtl/juxtapose/blob/master/package.json#L30 Without `lib/` and `Makefile` and `webpack.config.js`, the custom build fails.

stale
infrastructure