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

_decode_child now leverages the Lookup API #56

Closed
wants to merge 4 commits into from
Closed

_decode_child now leverages the Lookup API #56

wants to merge 4 commits into from

Conversation

kavdev
Copy link
Contributor

@kavdev kavdev commented Sep 17, 2014

I managed to find the new location for everything except annotations. I tried self.query.get_aggregation(self.connection.alias) but that gave me a recursion error. I'm pretty sure that if an annotation isn't included in the query, it's set to true.

I managed to find the new location for everything except annotations. I tried self.query.get_aggregation(self.connection.alias) but that gave me a recursion error. I'm pretty sure that if an annotation isn't included in the query, it's set to true.
@sethdenner
Copy link

Is there a fork of this project that is more active? I would really like to get this library up to date.

@aburgel
Copy link
Member

aburgel commented Apr 15, 2015

@sethdenner this looks like an incomplete pull request. there's code commented out and a comment about not knowing where to pull some data from. if you'd like it to be merged in, you could finish it off.

i would like this to be backwards compatible with previous versions of django if possible. we support 1.4-1.6 right now.

@sethdenner
Copy link

Awesome! Glad to know someone's listening to this thing.

I'll take over this branch and answer the outstanding questions if this has
been abandoned. This solution is a lot better than the workaround I came up
with to allow Django 1.7.
On Apr 14, 2015 8:27 PM, "Alex Burgel" notifications@github.com wrote:

@sethdenner https://github.com/sethdenner this looks like an incomplete
pull request. there's code commented out and a comment about not knowing
where to pull some data from. if you'd like it to be merged in, you could
finish it off.

i would like this to be backwards compatible with previous versions of
django if possible. we support 1.4-1.6 right now.

Reply to this email directly or view it on GitHub
#56 (comment)
.

@kavdev
Copy link
Contributor Author

kavdev commented Apr 15, 2015

Hey, sorry for the absence in communication -- I've been swamped the past couple of days. I'll take a look at your changes tomorrow.

If you have any questions about my work, let me know.


From: Seth Dennermailto:notifications@github.com
Sent: ‎14.‎04.‎2015 20:33
To: django-nonrel/djangotoolboxmailto:djangotoolbox@noreply.github.com
Cc: Alexander Kavanaughmailto:kavanaugh.development@outlook.com
Subject: Re: [djangotoolbox] _decode_child now leverages the Lookup API (#56)

Awesome! Glad to know someone's listening to this thing.

I'll take over this branch and answer the outstanding questions if this has
been abandoned. This solution is a lot better than the workaround I came up
with to allow Django 1.7.
On Apr 14, 2015 8:27 PM, "Alex Burgel" notifications@github.com wrote:

@sethdenner https://github.com/sethdenner this looks like an incomplete
pull request. there's code commented out and a comment about not knowing
where to pull some data from. if you'd like it to be merged in, you could
finish it off.

i would like this to be backwards compatible with previous versions of
django if possible. we support 1.4-1.6 right now.

Reply to this email directly or view it on GitHub
#56 (comment)
.


Reply to this email directly or view it on GitHub:
#56 (comment)

@aburgel
Copy link
Member

aburgel commented Apr 18, 2015

@kavdev @sethdenner can I close this PR now that #55 #62 is in progress?

@sethdenner
Copy link

I believe so. I didn't take all of @kavdev's commits. I left out the running 2to3 as it appears there is a sperate pull request and there was a second minor change that didn't seem within the scope of this issue.

@kavdev
Copy link
Contributor Author

kavdev commented Apr 18, 2015

Closing in favor of @63.

@kavdev kavdev closed this Apr 18, 2015
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