Joseph Coco

Results 4 comments of Joseph Coco

```python manage.py makemigrations block_ip && python manage.py migrate``` seems to do the trick.

@brechmos would you mind sharing your hack? I'm getting the same issue using Python 2.7.6 running django 1.7.3 and recurrence 1.2.0. I also set up i18n preferences to see if...

@dominicrodger I have some other fields which need specific DOM elements wrapped around them in the form field for a library's sake. I included the `javascript_catalog` view import in my...

I wasn't manually including the jsi18n file. I wasn't sure if you meant danabr's implementation of jsI18n or Ted or if it mattered, but regardless, my preference remained installing without...