Closed dokterbob closed 11 years ago
Hi,
The code looks fine, but tests/CI fail though...
Could you check if any of the file you removed affect the test runner?
Yeah I noticed. Perhaps just ignore this patch and go straight for #3, which passes just fine.
Sounds good! I'll get back to you on #3
Some cleanup patches during work on implementing configurable editors (see upcoming patch).
Most of this should be pretty basic, except for the South thingy. Turns out
django-setuptes
barfs when South is installed but not inINSTALLED_APPS
.