please make django model independent,i wanna use without full django project, thanks

2018-03-01 Thread 王冯俊
please make django model independent,i wanna use without full django project thanks -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an

GSOC WITH DJANGO

2018-03-01 Thread tola temitope
Good day guys, am participating with gsoc with django this year am a developer that has been building for django for almost a year now , so i want to further my skills this summer and improve and solve problems. -- You received this message because you are subscribed to the Google Groups "Djan

Raising awareness to issue #17664

2018-03-01 Thread Robert Roskam
I spent some time looking at this issue last week, and I wanted to raise awareness here. It's an issue that's been out there for 6 years, and I think I have a path forward. However, the path forward would be a breaking change. https://code.djangoproject.com/ticket/17664 -- You received this m

Re: Raising awareness to issue #17664

2018-03-01 Thread Collin Anderson
"{% if %} template tag silences exceptions inconsistently" On Thu, Mar 1, 2018 at 8:57 AM, Robert Roskam wrote: > I spent some time looking at this issue last week, and I wanted to raise > awareness here. It's an issue that's been out there for 6 years, and I > think I have a path forward. > > H

Re: please make django model independent,i wanna use without full django project, thanks

2018-03-01 Thread Collin Anderson
Hello, Do you mean not use the entire django package? or not use an entire "project" directory as created by startproject? Why don't you want to use full django project? Thanks, Collin On Thu, Mar 1, 2018 at 5:31 AM, 王冯俊 wrote: > please make django model independent,i wanna use without full dj