Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Integrate aldryn-categories into aldryn-jobs. #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chronossc
Copy link
Contributor

To integrate aldryn-categories I created a model to store Jobs options for categories with category field as a OneToOne relation to aldryn_categories.Category. This is necessary because a bug in treebeard [1] that blocks multi-table inheritance from work.

Aldryn Categories is also used with a ForeignKey field in JobOffers. Because these new fields this pull request depends of aldryn-categories pull request that adds this fields [2].

[1] http://code.tabo.pe/django-treebeard/issue/80/get_result_class-when-creating-new-object
[2] divio/aldryn-categories#9

Note: there is no PEP8 fix on this branch yet, this will be next step :).

@mkoistinen
Copy link
Contributor

I think the README is going to need to be updated for the extra dependency: aldryn_categories.

- TOX_ENV=py27-dj16
- TOX_ENV=py27-dj17
- TOX_ENV=py27-django16
- TOX_ENV=py27-django17

Choose a reason for hiding this comment

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

This is not relevant anymore

@mkoistinen mkoistinen added this to the Future milestone Jul 10, 2015
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.

3 participants