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

Deleted duplicate app in the installation steps #90

Closed
wants to merge 3 commits into from
Closed

Deleted duplicate app in the installation steps #90

wants to merge 3 commits into from

Conversation

HadrienMP
Copy link

If you follow the installation steps rigourously on django 1.7 you get the following error : "django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: hvad"

Extremely minor but it was quick to fix

@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.03% when pulling 4df0aac on HadrienMP:master into 43a2524 on aldryn:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.03% when pulling 4df0aac on HadrienMP:master into 43a2524 on aldryn:master.

After django-cms 3.0 the PlaceholderAdmin class was renamed trigering the following error : ImportError: cannot import name PlaceholderAdmin.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.03% when pulling 93356a8 on HadrienMP:master into 43a2524 on aldryn:master.

The PostAdmin class has to extend the ModelAdmin class to function correctly
@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.03% when pulling 02eb73d on HadrienMP:master into 43a2524 on aldryn:master.

@HadrienMP HadrienMP closed this May 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.

2 participants