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

Commit

Permalink
Give default events plugin a sort priority
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Turner committed Mar 30, 2017
1 parent ddc755c commit b4ae1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icekit_events/event_types/simple/event_type_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
class BasicEventPlugin(EventChildModelPlugin):
model = models.SimpleEvent
model_admin = EventWithLayoutsAdmin
sort_priority = 11

0 comments on commit b4ae1c5

Please sign in to comment.