Re: Proposal: cacheif template tag

2022-11-07 Thread Joe Tennies
Looking at the code Carlton provided sounds like it meets what was being requested, but it fails "There should be one-- and preferably only one --obvious way to do it." in that it wasn't immediately obvious, but adding the cacheif tag would lead to more than one way. Therefore I'm suggesting that e

Re: Model inheritance in different modules

2020-01-30 Thread Joe Tennies
quot;Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-deve

Re: revisiting the Python version support policy

2019-01-26 Thread Joe Tennies
I don't hear you hear. I do. >>> >>> It's just that I think of this as an accessibility issue, and >>> accessibility is a feature too. >>> >>> For me, if the cost of including someone is that we have to use >>> OrderedDict for a wee-bit l

Re: revisiting the Python version support policy

2019-01-26 Thread Joe Tennies
t; To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/2c23caa4-b83a-4e45-9811-a62af2b4c311%40goog

Re: revisiting the Python version support policy

2019-01-25 Thread Joe Tennies
.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group.

Re: revisiting the Python version support policy

2019-01-22 Thread Joe Tennies
x27;m not sure I'm smart enough to understand this... at least at this point in the night. > > I'm more in favour of maintaining the existing policy than playing > favourites with distro support, but not strongly so. The LTS Django is > already covering Python 3.5 for 18 mo

Re: GSoC 2018

2018-03-16 Thread Joe Tennies
Okay, so the idea is to render HTML by generally defining it in Python. I could've sworn that I'd seen something like this years ago, but I'm failing to find it. That stated, I think this is basically a generating version of BeautifulSoup (https://www.crummy.com/software/BeautifulSoup/bs4/doc/) as

Re: GSoC 2018

2018-03-16 Thread Joe Tennies
I'll give some background. The Django Templating Language was very specifically designed to NOT allow putting business logic or allow calling arbitrary functions in the template. Jinja2 loosened up that a bit, but it still doesn't let you do whatever you want. There's a couple reasons, but one is p

Re: [RFC]GSoC 2018 Test framework improvement

2018-03-16 Thread Joe Tennies
Django does have a testing framework that's based on the unittest module from Python standard library. That stated, I've seen people use nose and other frameworks in the past. (More info at: https://docs.djangoproject.com/en/2.0/topics/testing/) I feel there is always a need for better helper util

Re: GSoC 2018

2018-03-14 Thread Joe Tennies
s.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/CADwzVRvSLYGOAyxsRWm% > 2BRN4hKwK3S3ig3dQNQzhNj2PRSebP2A%40mail.gmail.com > <https://groups.google.com/d/m

Re: Adding a database-agnostic JSONField into Django

2018-03-09 Thread Joe Tennies
email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/54f8d071-dc0c-47f6-b63e- > c9ec68288527%40googlegroups.com > <https://

Re: Additional PostgreSQL-specific functions

2017-12-04 Thread Joe Tennies
groups.google.com/group/django-developers. >>>> To view this discussion on the web visit https://groups.google.com/d/ms >>>> gid/django-developers/fa1db399bca544eebeeb0b261752ffeb%40ISS1.ISS.LOCAL >>>> <https://groups.google.com/d/msgid/django-developers/fa1db399

Re: Django 2.0 Python version support (Python 3.6+ only?)

2017-08-09 Thread Joe Tennies
Looking at the list, I think the only gain that required 3.5+ was typing. The performance was due to which version was installed and not a real feature. That stated, should the installer add typing from pypi as a requirement (assuming someone adds typing info). On Wed, Aug 9, 2017, 3:01 AM Aymeric

Re: Django 2.0 Python version support (Python 3.6+ only?)

2017-01-18 Thread Joe Tennies
gle.com/d/ > msgid/django-developers/09570028-4eea-41ac-b364- > 93ae2c946b21%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/09570028-4eea-41ac-b364-93ae2c946b21%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options

Re: Vote on Jira as bugtracker

2016-01-08 Thread Joe Tennies
2016 at 3:42 AM, Andrey Antukh wrote: > Hi Joe > > On Fri, Jan 8, 2016 at 7:16 AM, Joe Tennies wrote: > >> I'm not a lawyer, but I care about licensing. >> >> The MIT License would allow you to relicense it, but you must keep the >> original copyrights in tact

Re: Vote on Jira as bugtracker

2016-01-07 Thread Joe Tennies
rs+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/568F0D05.3050901%40meyerloew

Re: Feature: Template Components

2015-05-31 Thread Joe Tennies
pers@googlegroups.com. > Visit this group at http://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/a05f2dc1-3515-4b23-96f5-479d2722b82c%40googlegroups.com > <https://groups.google.com/d/msgid

Re: Feature: Support Server-Sent Events

2015-05-31 Thread Joe Tennies
w this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/86b8ff28-b35f-49cd-8e95-30ace07c9d51%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/86b8ff28-b35f-49cd-8e95-30ace07c9d51%40googlegroups.com?utm_medium=email&utm_source=footer>

Re: ANN: Django website redesign launched

2014-12-17 Thread Joe Tennies
Tmj6tqPzcn5wdG46rkF4mBSpX0g%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-developers/CAPDLAU6%3DHgWC_PTfRaGbQL6Tmj6tqPzcn5wdG46rkF4mBSpX0g%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/

Re: A new approach for migrations?

2014-10-16 Thread Joe Tennies
First this is really a question for the django-users group. This is more for actually developing Django. I think the root of your issue is actually the app loading feature and not migrations. Your models should be lazy loading each other (using the string version not directly importing). Secondly,

Re: What are the best reasons for when and why people should use Django?

2014-08-10 Thread Joe Tennies
emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at http://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.g

Re: Deprecate FCGI support in Django 1.7

2013-07-23 Thread Joe Tennies
Is there a specific reason to call this "django-fastcgi"? I think it should most likely be a generic wsgi to fastcgi binding, right? Or is this project mainly the django management commands? On Jul 22, 2013 8:07 PM, "Curtis Maloney" wrote: > Well, having started looking over the flup source, I ca

Re: Perception of attitude in tickets

2013-05-13 Thread Joe Tennies
il to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at http://groups.google.com/group/django-developers?hl=en > . > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Joe

Re: Transforming django-admin.py to a shell script

2013-03-02 Thread Joe Tennies
;Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at http://groups.google.com

Re: Single record models

2012-08-22 Thread Joe Tennies
evelopers@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. -- Joe Tennies tenn...@gmail.com -- You received this mess

Re: Redesign of djangoproject.com?

2012-04-30 Thread Joe Tennies
o categorize the rest, but I am usually annoyed by ending up on someone's site and not exactly knowing where to go. I've been messing with Adobe Proto lately. I'll see if I can put more showin' and less jibber-jabberin' ;) - Joe Tennies -- You received this message because

Re: Schema Alteration API proposal

2012-03-19 Thread Joe Tennies
not part of this (as has been pointed out on this conversation already). If you look, you can tell the ideas are mainly based off South at this point, but I have been looking at nashvegas to see if they have anything else to add. -- Joe Tennies tenn...@gmail.com -- You received this message bec

Re: auth.User refactor: reboot

2012-03-18 Thread Joe Tennies
uch use unless you can say "Hello "", you are > really saying that the user isn't much without the profile data. It's > a very short step from wanting to display the user's name to wanting > to display his email or something else. > > > Personally, I do