On Friday, 4 September 2015 00:29:28 UTC+2, Shai Berger wrote:
>
> What Markus (and myself) assumed is that when you add the "migrated_app"
> attribute, you make the migration belong to the migrated app. What you did
> is
> different: The migration still belongs to the app it is defined in, it
Hi,
On Thursday 03 September 2015 12:44:08 Emmanuelle Delescolle wrote:
[Markus Holtermann wrote:]
> > But as Andrew already said, you *will have* problems when you have your
> > own migrations and a third party app adds a new one. Suddenly there are
> > two leafs which is an invalid state. You w
Hi,
On Monday 31 August 2015 21:24:53 Tim Graham wrote:
> however, there was previous discussion about adding SSL support to
> runserver met with mixed reaction [1] and it seems a little funny to me
> that we'd including a test SSL server and not a runserver solution.
>
> [1]
> https://groups.goo
A pull request has been offered: https://github.com/django/django/pull/5214
It seems simple enough to me. Marc or Luke, would you withdraw your
objection after seeing the implementation?
On Wednesday, September 2, 2015 at 7:09:18 AM UTC-4, Ramez Ashraf wrote:
>
> I agree that there are a lot of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
I've created a PR [0] that applies max. line length of 119 chars to the master
branch.
Personally, on Firefox-Linux, not all 119 chars are visible on GH, as it's
highly dependant of the environment, fonts, dpi, ...
With the limit of 113 chars,
I think we should consider the minimum character limit i.e. 113 characters
for Chromium, Ubuntu based on the link shared by *Zach Borboa *into
consideration as well.
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself
First of all, I have to appologize, I just noticed that the sample
application repository was missing some files (the models which is a shame
for a sample app demonstrating migrations) which made the app useless. This
has been fixed.
However, I strongly agree with Andrew that, if we allow this