Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Api tidy : Prevent regular Django inlines from overwriting those declared in _EventAdmin #1

Merged
merged 2 commits into from
Apr 11, 2012

Conversation

atkinson
Copy link

Previously if you declared inlines in a class derived from _EventAdmin, then OccuranceInline and GeneratorInline were lost.

This patch prevents user defined inlines from removing eventtools created ones.

Note: Only supports Django 1.4+

cogat added a commit that referenced this pull request Apr 11, 2012
Api tidy : Prevent regular Django inlines from overwriting those declared in _EventAdmin
@cogat cogat merged commit 806c24c into ixc:api-tidy Apr 11, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants