Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/history #349

Merged
merged 30 commits into from
Jul 21, 2013
Merged

Feature/history #349

merged 30 commits into from
Jul 21, 2013

Conversation

chrisjones-brack3t
Copy link
Contributor

swagga

Model History

@@ -2,13 +2,107 @@
""" Boilerplate for now, will serve a purpose soon! """
from __future__ import division, absolute_import, unicode_literals

from django.conf import settings
from django.contrib.contenttypes.models import ContentType
from django.contrib.admin.util import quote
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hate to be a jerk, but this single line of code means I can't accept this pull request.

Please read https://django-admin2.readthedocs.org/en/latest/design.html, especially the constraints.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

God, you jerk 👯

We'll port that function over soon.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean jerk or krej? Krej, as you know, is the name of the sauce that Pac Rim Kaiju put on their giant hamburgers.

👊

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 4959a09 on brack3t:feature/history into 9e4d2ec on pydanny:develop.

pydanny added a commit that referenced this pull request Jul 21, 2013
Feature/history - Merging anyway. I'll pull out the auth link tomorrow.
@pydanny pydanny merged commit 5f76d84 into jazzband:develop Jul 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement "Recent Actions" box on the admin2 index page
4 participants