forked from jazzband/django-model-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove excerpt field workaround for South FakeORM (jazzband#610)
* Remove excerpt field workaround for South FakeORM South FakeORM hasn't been supported since fda2d39, but the workaround introduced in 9147bec evaded deletion. The `NoRendered` model was removed in 9df3df9, but with that model gone, the `no_excerpt_field` argument became obsolete as well. * Document removal of `no_excerpt_field` in changelog
- Loading branch information
Showing
2 changed files
with
2 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters