Re: [Django] #25144: No way to create tables for apps without migrations

2015-09-04 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  closed
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  1.9  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"20dfd02db0e57006bec763d67c8845987cc37740" 20dfd02]:
 {{{
 #!CommitTicketReference repository=""
 revision="20dfd02db0e57006bec763d67c8845987cc37740"
 [1.8.x] Refs #25144 -- Revised deprecation timeline: migrations won't
 become compulsory.

 Backport of e133b55943f26e87cff5b22215a776a9ce3fc6f3 from master
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.7a96a383281851f4f493709295ea1f83%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-09-04 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  closed
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  1.9  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"2d2eeff3b1cbdaa3b8f22a904da044ac709cc07e" 2d2eeff]:
 {{{
 #!CommitTicketReference repository=""
 revision="2d2eeff3b1cbdaa3b8f22a904da044ac709cc07e"
 [1.7.x] Refs #25144 -- Revised deprecation timeline: migrations won't
 become compulsory.

 Backport of e133b55943f26e87cff5b22215a776a9ce3fc6f3 from master
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.9312ba7db1c69336f2809764c752481d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-09-04 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  closed
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  1.9  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"721d8e50ac2e1545ee112000f6e852f56c51d9f8" 721d8e5]:
 {{{
 #!CommitTicketReference repository=""
 revision="721d8e50ac2e1545ee112000f6e852f56c51d9f8"
 Fixed #25144 -- Allowed migrate to create tables for apps without
 migrations.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f1f428b1c22087daff2b9c40aca1549d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-09-04 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  closed
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  1.9  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"e133b55943f26e87cff5b22215a776a9ce3fc6f3" e133b55]:
 {{{
 #!CommitTicketReference repository=""
 revision="e133b55943f26e87cff5b22215a776a9ce3fc6f3"
 Refs #25144 -- Revised deprecation timeline: migrations won't become
 compulsory.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.29a22d3eeb87c3a796b297e912e6aa49%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-09-04 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  assigned
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  1.9  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by MarkusH):

 * stage:  Accepted => Ready for checkin


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.801fc22762623d98d043d8037a04a1ed%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-08-31 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  timgraham
 Type:  New feature  |   Status:  assigned
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  1.9  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  new => assigned
 * owner:   => timgraham
 * has_patch:  0 => 1


Comment:

 A [https://github.com/django/django/pull/5212 possible solution].

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f4c111f9593dd6e6ce37c5a2dee1fa8a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-29 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:
 Type:  New feature  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  1.9  | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * keywords:   => 1.9
 * type:  Bug => New feature
 * severity:  Release blocker => Normal
 * stage:  Unreviewed => Accepted


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.7944f15b63910d735326adaaa472a5ce%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by JulianGindi):

 Tim, good idea. I'll pitch my ideas and get feedback before jumping into
 this one. Un-assigning for now in case someone more qualified comes by and
 wants to take a crack at it.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.c48c082f1b557d4d112cc80bb764bfbb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by JulianGindi):

 * owner:  JulianGindi =>
 * status:  assigned => new


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f6a19b52890a1cb56869c80be5ecb959%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:
 |  JulianGindi
 Type:  Bug  |   Status:  assigned
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by timgraham):

 Hi Julian, I'd suggest to sketch out your ideas and say how it will relate
 to #24481 before diving too deep into an implementation.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.43c202ca5a0cf0fee88e8dfbbb327c23%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:
 |  JulianGindi
 Type:  Bug  |   Status:  assigned
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by JulianGindi):

 * owner:  nobody => JulianGindi
 * status:  new => assigned


Comment:

 I'm going to take a stab at this, if I don't make some good progress in
 the next couple of days, I'll release the ticket.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.a05370a9544f8ce0d97ffc7fd024704c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-19 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by timgraham):

 Claude has proposed the idea on the [https://groups.google.com/d/topic
 /django-developers/qHP4ZQSK9xM/discussion mailing list]. I don't think
 there are any objections to the idea, and I think we mostly just need a
 viable patch.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.c7a3f9e96d445abf70cf63275e9cf6b8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-19 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by MarkusH):

 I think it is more related to the outcome of #24481 and how we proceed
 with the removal of syncdb. I'm not convinced anymore that enforcing
 migrations for every app is the right choice. I try to write down my
 thoughts during PyConAU on django-developers.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.cfa63b7872f4aaadc5285cb45b1cee6d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-19 Thread Django
#25144: No way to create tables for apps without migrations
-+-
 Reporter:  MarkusH  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Management |  Version:  master
  commands)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by timgraham):

 Can we consider it a duplicate of #24919? Why is it a blocker despite the
 deprecation?

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.8f11404b3e87174f515ad912612f1cc7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25144: No way to create tables for apps without migrations

2015-07-19 Thread Django
#25144: No way to create tables for apps without migrations
-+-
   Reporter:  MarkusH|  Owner:  nobody
   Type:  Bug| Status:  new
  Component:  Core   |Version:  master
  (Management commands)  |
   Severity:  Release|   Keywords:
  blocker|
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 The `migrate` management command uses a undocumented flag `run_syncdb`
 which is used within our own test suite as well as when creating the test
 databases. However, there is now way to pass this flag to the command and
 thus no database tables for apps without migrations are created.

 I mark this as a release blocker as it is currently impossible to create
 the database tables, even though the 1.7 release notes stated we are going
 to drop that support with 1.9.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.3f9ba7e730ee5bffd25e60ead876d1d8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.