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
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
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
"{% 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
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