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

Fixes for Django >= 1.7 #1

Merged
merged 1 commit into from May 22, 2015
Merged

Fixes for Django >= 1.7 #1

merged 1 commit into from May 22, 2015

Conversation

smajda
Copy link
Contributor

@smajda smajda commented May 21, 2015

Just a few fixes so this runs on Django >= 1.7:

  • Add Django migrations
  • Rename South migrations to south_migrations
  • Add explicit 'fields' attribute to BroadcastMessageForm

Thanks!

- Add migrations for Django >= 1.7
- Rename South migrations to south_migrations
- Add explicit 'fields' attribute to BroadcastMessageForm
bennylope added a commit that referenced this pull request May 22, 2015
@bennylope bennylope merged commit 2d48072 into bennylope:master May 22, 2015
@bennylope
Copy link
Owner

Thanks for this - I added a new release to PyPI with your update.

@smajda
Copy link
Contributor Author

smajda commented May 22, 2015

Thanks!

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

2 participants