Brian Schott

Results 3 issues of Brian Schott

### Issue Summary When creating a page model with a StreamField that has StructBlock inside of a StructBlock, the ownership of the individual fields is ambiguous between parent and child....

type:Bug
status:Unconfirmed

If you use --keepdb, aloe will use your production database 'foo' rather than 'test_foo' in some circumstances. I think I've hit this bug in django-nose using --keepdb: https://github.com/django-nose/django-nose/issues/76 I only...

You get a very obscure error message "MagicException: no magic files loaded" when running the example project out of the box under OSX Mavericks. According to the posted issue, it...