Skip to content
This repository was archived by the owner on Mar 5, 2019. It is now read-only.

Library profile#36

Open
RomanGoncharov wants to merge 15 commits into
masterfrom
LibraryProfile
Open

Library profile#36
RomanGoncharov wants to merge 15 commits into
masterfrom
LibraryProfile

Conversation

@RomanGoncharov

Copy link
Copy Markdown

Review on Reviewable

@kyakovenko

Copy link
Copy Markdown
Contributor

I tested you changes and found the following issues:

  1. django.core.management.base.CommandError: One or more models did not validate:
    django_openid_auth.useropenid: 'user' defines a relation with the model 'auth.User', which has been swapped out. Update the relation to point at settings.AUTH_USER_MODEL.
  2. ImproperlyConfigured: 'CustomUserAdmin.fieldsets[0][1]['fields']' refers to field 'username' that is missing from the form.
  3. ImportError: No module named amazon.api
  4. DatabaseError: no such table: profile_user
  5. There is no default library.
  6. You delete all migration scripts. Why?
  7. WFT?

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