Skip to content

Commit

Permalink
Merge branch 'v1' of https://github.com/sanoma/django-arctic into v1-…
Browse files Browse the repository at this point in the history
…styling

# Conflicts:
#	arctic/static/arctic/dist/assets/js/app.js
#	arctic/static/arctic/src/assets/scss/_custom.scss
  • Loading branch information
David-Esteves committed Jul 10, 2017
2 parents 57dc4d5 + 5ead2a9 commit a2f46e4
Show file tree
Hide file tree
Showing 10 changed files with 158 additions and 204 deletions.
2 changes: 1 addition & 1 deletion arctic/mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def _return_fieldset(self, fieldset):
raise ImproperlyConfigured('The fieldset name does not '
'support more than one | sign. '
'It\'s meant to separate a '
'fieldset from it\'s '
'fieldset from its '
'description.')

title = fieldset
Expand Down

0 comments on commit a2f46e4

Please sign in to comment.