Re: How to livereload Django templates?

2013-11-18 Thread Elyézer Rezende
d that to django itself, but I think that using some tool like watchdog [1] could help doing that. Other idea is to override the development server command to monitor the changes to templates files. [1] https://pypi.python.org/pypi/watchdog -- Elyézer Rezende http://elyezer.com -- You rec

Re: Enable storing NULL in database

2013-11-07 Thread Elyézer Rezende
; Got it. Thanks for the clarification. -- Elyézer Rezende http://elyezer.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+

Re: Enable storing NULL in database

2013-11-07 Thread Elyézer Rezende
django-developers/f6641177-63a2-4adc-8166-503305c8e6b7%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- Elyézer Rezende http://elyezer.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To

Re: Django 1.6RC1 exclude behavior change

2013-11-07 Thread Elyézer Rezende
ngo-developers@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/5a3a812e-9620-41ba-bd97-6b85baa253ef%40googlegroups.com > . > > For more option

Re: Django 1.6RC1 exclude behavior change

2013-11-05 Thread Elyézer Rezende
.google.com/d/msgid/django-developers/a901cb40-b80d-487e-b751-147471c94900%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- Elyézer Rezende http://elyezer.com -- You received this message because you are subscribed to the Google Gr

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
On Wed, Oct 23, 2013 at 10:58 AM, Marc Tamlyn <marc.tam...@gmail.com> wrote: > Migrations landed after the feature freeze for the beta and are not quite > feature complete yet. They will be part of 1.7. > Thank you Mark, this clarify it more. -- Elyézer Rezende http://elyez

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
I have found the answer in the migrations docs [1], there says that will be 1.7. Sorry [1] https://docs.djangoproject.com/en/dev/topics/migrations/ On Wed, Oct 23, 2013 at 10:56 AM, Elyézer Rezende <elyeze...@gmail.com>wrote: > I think I have missed something or migrations will no

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
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.google.com/d/msgid/django-developers/CANE-7mXEmxM2Y9qhBdz-zfyxH6gzWR%3DmUSfWvayuhMyfLB-dkA%40mail.gmail.com > . &g

Re: Deprecate admindocs?

2013-07-25 Thread Elyézer Rezende
gt; >> > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To p

Re: Possible future compatibility naming conflict with checksetup command

2013-06-19 Thread Elyézer Rezende
to `verify`, setting the groundwork for the GSoC to > expand on the implementation that is already there > > 3) Keep both commands. As Aymeric said, I think 'check' and 'checking framework' make more sense rather than 'verify' and 'verifying framework'. PS.: I am not a native speaker