Paul Hallett

Results 105 comments of Paul Hallett

Continuing with this today - hopefully I can get the last few chapters done :grin:

@wmoline you have the power! Feel free to tick them off as you go :)

I built this with a few goals in mind, and I was lucky enough to be actively working on projects that used the guidelines. Because of this, I got "free"...

Here's a suggestion, let me know what you think: - I'll remove the "unmaintained" warnings because they sound like the project is no longer usable. - I'd like to solicit...

I've been absent for ages dealing with being a new parent, so it is nice to come back to praise. Thank you so much! It is not perfect, but if...

Did you know you can build up query sets? They are lazily evaluated when you access some data. So you could optionally do the `.select_related` if a parameter is passed,...

Hey @auvipy I don't really understand what you're suggesting? The link takes me to a page with a lot of Russian on it and I can't read it.

I'll give it a read and give my opinion. From a brief glance I can't see what more it provides than a Django model, but it does provide a way...

This is a good question, and one my team has struggled with solving too. I briefly looked at some solutions around the internet. Things like protocol buffers try and solve...