Posted
over 14 years
ago
by
almad
(diff)
|
Posted
over 14 years
ago
by
almad
At least exception should be printed.
|
Posted
over 14 years
ago
by
almad
(diff)
|
Posted
almost 15 years
ago
by
almad
In case south is in INSTALLED_APPS, migrate is not run by default.
Run them if DST_RUN_SOUTH_MIGRATIONS (default to True if south in INSTALLED_APPS).
|
Posted
almost 15 years
ago
by
almad
mock dispatcher to return given file-like object
mock dispatcher to return given instvar
mock dispatcher to return given file
mock dispatcher to alternative urlconf
|
Posted
about 15 years
ago
by
Almad <bugs@…>
Properly decorate mock_settings wrapped function to be recognized by nose (refs #34)
|
Posted
about 15 years
ago
by
Almad <bugs@…>
Merged with upstream
|
Posted
about 15 years
ago
by
Almad <bugs@…>
Added utility function for mocking settings attribute (refs #34)
|
Posted
about 15 years
ago
by
almad
|
Posted
about 15 years
ago
by
almad
fixed:
Fixed in [27526d82a81a]
|