Skip to content

Instantly share code, notes, and snippets.

@etianen
Created June 19, 2014 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save etianen/5c932bb6ae7a58d2ec3b to your computer and use it in GitHub Desktop.
Save etianen/5c932bb6ae7a58d2ec3b to your computer and use it in GitHub Desktop.
class FooAdmin(VersionAdmin):
def construct_change_message(self, request, form, formsets):
return "FOO"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment