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

Releases/1.1.x #303

Merged
merged 87 commits into from Aug 14, 2017
Merged

Releases/1.1.x #303

merged 87 commits into from Aug 14, 2017

Conversation

jrief
Copy link
Owner

@jrief jrief commented Aug 1, 2017

No description provided.

jrief added 30 commits June 6, 2017 12:09
…ures/refactor-example

# Conflicts:
#	examples/server/forms/model_scope.py
#	examples/server/tests/test_fileupload.py
#	examples/server/urls.py
jrief and others added 3 commits August 1, 2017 09:47
…dget.__class__ to new class that includes NgWidgetMixin instead of overwriting get_context method.
# Conflicts:
#	djng/__init__.py
#	docs/changelog.rst
Copy link
Contributor

@craftycorvid craftycorvid left a comment

Choose a reason for hiding this comment

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

Looks good on a read-over.
Haven't had a chance to test it on my environment yet as it requires several code changes.

@jrief
Copy link
Owner Author

jrief commented Aug 8, 2017

Thanks for your review!

Haven't had a chance to test it on my environment yet as it requires several code changes.

that would be more interesting btw., because I don't know how the changes affect third party apps. The only change you should be required to do is to refactor your imports from from django.forms import fields to from djng.forms import fields

@jrief jrief merged commit 02d2e5a into master Aug 14, 2017
@jrief jrief deleted the releases/1.1.x branch August 14, 2017 11:37
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

3 participants