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

global: sqlalchemy relationships refactor #75

Merged
merged 1 commit into from
Jul 28, 2016
Merged

global: sqlalchemy relationships refactor #75

merged 1 commit into from
Jul 28, 2016

Conversation

krzysztof
Copy link
Member

  • Fixed the backref relationships in models.

Signed-off-by: Krzysztof Nowak k.nowak@cern.ch

@lnielsen
Copy link
Member

lnielsen commented Jul 21, 2016

Which problem does this fix solve?

@krzysztof
Copy link
Member Author

None, just convenience of having consistent ORM definitions across modules.

@@ -16,3 +16,4 @@
# You should have received a copy of the GNU General Public License
# along with Invenio; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
"""OAuthClient unit tests."""
Copy link
Member

Choose a reason for hiding this comment

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

We should remove __init__.py file from tests.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

from helper import ... will work without __init__.py

@jirikuncar jirikuncar added this to the v1.0.0 milestone Jul 25, 2016
@jirikuncar
Copy link
Member

@krzysztof s/refactor/refactoring/, s/Fixed/Fixes/

* Fixes the backref relationships in models.

Signed-off-by: Krzysztof Nowak <k.nowak@cern.ch>
@jirikuncar jirikuncar merged commit 7b28e72 into inveniosoftware:master Jul 28, 2016
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.

None yet

4 participants