Triaged
---
https://code.djangoproject.com/ticket/26751 - Make dbshell exit with the
shell's error code (accepted)
https://code.djangoproject.com/ticket/26752 - RenameModel requires camel
case model names (duplicate)
https://code.djangoproject.com/ticket/26755 -
test_middleware_classes
I'm postponing the release until next week as some release blockers remain:
https://code.djangoproject.com/query?status=!closed&severity=Release%20blocker
On Friday, June 17, 2016 at 5:33:04 PM UTC-4, Claude Paroz wrote:
>
> Le vendredi 17 juin 2016 16:52:50 UTC+2, Tim Graham a écrit :
>>
>> Ther
Hi Ratan,
On Saturday 18 June 2016 14:35:08 Ratan Kulshreshtha wrote:
> hello, everyone, I think that when we make new Django app inside by running
> django-admin startapp or by python manage.py startapp
> name of app shoul be added automatically in settings.py file in project
> directory.
>
T
hello, everyone, I think that when we make new Django app inside by running
django-admin startapp or by python manage.py startapp
name of app shoul be added automatically in settings.py file in project
directory.
If you think my suggestion is good then how can I implement it, any
guidance wi