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

add - image data fields #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

add - image data fields #1

wants to merge 4 commits into from

Conversation

keileenorthcutt
Copy link
Contributor

No description provided.

Copy link
Member

@anastasia anastasia left a comment

Choose a reason for hiding this comment

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

Please add a short overview of the pull request in the description above. Also: we need to fix the Python linters (see how the PR is failing?). There are simple things you can do like add whitespace at the end of files (see angry red circles at the end of files in the "files changed" tab). Happy to chat about this on Slack/in person. Great work!

lagos/home/models.py Show resolved Hide resolved
lagos/home/models.py Outdated Show resolved Hide resolved
class Meta:
unique_together = (
('image', 'filter_spec', 'focal_point_key'),
)
Copy link
Member

Choose a reason for hiding this comment

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

I think you forgot to add the migration(s) generated by these updates

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.

2 participants