Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
#17511: FAQ mentions deprecated "reset"
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Django  
View profile  
 More options Jan 7 2012, 4:32 am
From: "Django" <nore...@djangoproject.com>
Date: Sat, 07 Jan 2012 09:32:25 -0000
Local: Sat, Jan 7 2012 4:32 am
Subject: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------+--------------------
     Reporter:  voxpuibr@…     |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.3
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 https://docs.djangoproject.com/en/1.3/faq/models/#if-i-make-changes-to-a
 -model-how-do-i-update-the-database

 FAQ suggests using "reset", which is deprecated in favor of "flush".

--
Ticket URL: <https://code.djangoproject.com/ticket/17511>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Jan 7 2012, 5:32 am
From: "Django" <nore...@djangoproject.com>
Date: Sat, 07 Jan 2012 10:32:35 -0000
Local: Sat, Jan 7 2012 5:32 am
Subject: Re: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------+------------------------------------
     Reporter:  voxpuibr@…     |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Documentation  |                  Version:  1.3
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by claudep):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * type:  Uncategorized => Bug
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted

--
Ticket URL: <https://code.djangoproject.com/ticket/17511#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile   Translate to Translated (View Original)
 More options Jan 13 2012, 11:16 am
From: "Django" <nore...@djangoproject.com>
Date: Fri, 13 Jan 2012 16:16:08 -0000
Local: Fri, Jan 13 2012 11:16 am
Subject: Re: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------------+-------------------------------------
     Reporter:  voxpuibr@…           |                    Owner:
         Type:                       |  mattseymour
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  1.3
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by mattseymour):

 * cc: mattseymour (added)
 * owner:  nobody => mattseymour
 * status:  new => assigned
 * type:  Bug => Cleanup/optimization

--
Ticket URL: <https://code.djangoproject.com/ticket/17511#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile  
 More options Jan 13 2012, 11:16 am
From: "Django" <nore...@djangoproject.com>
Date: Fri, 13 Jan 2012 16:16:43 -0000
Local: Fri, Jan 13 2012 11:16 am
Subject: Re: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------------+-------------------------------------
     Reporter:  voxpuibr@…           |                    Owner:
         Type:                       |  mattseymour
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  1.3
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by mattseymour):

 Confirmed, the reset has now been deprecated and should be changed to
 flush.

--
Ticket URL: <https://code.djangoproject.com/ticket/17511#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile   Translate to Translated (View Original)
 More options Jun 27 2012, 6:55 pm
From: "Django" <nore...@djangoproject.com>
Date: Wed, 27 Jun 2012 22:55:11 -0000
Local: Wed, Jun 27 2012 6:55 pm
Subject: Re: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------------+-------------------------------------
     Reporter:  voxpuibr@…           |                    Owner:
         Type:                       |  mattseymour
  Cleanup/optimization               |                   Status:  closed
    Component:  Documentation        |                  Version:  1.3
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timgraham@…>):

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

Comment:

 In [c8928b91b515c0712bdb633c1d1b2656b80baff8]:
 {{{
 #!CommitTicketReference repository=""
 revision="c8928b91b515c0712bdb633c1d1b2656b80baff8"
 Fixed #17511 - Removed reference to deprecated "reset" management command
 in FAQ; thanks voxpuibr@ for the report.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/17511#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Django  
View profile   Translate to Translated (View Original)
 More options Jun 27 2012, 6:56 pm
From: "Django" <nore...@djangoproject.com>
Date: Wed, 27 Jun 2012 22:56:25 -0000
Local: Wed, Jun 27 2012 6:56 pm
Subject: Re: [Django] #17511: FAQ mentions deprecated "reset"
#17511: FAQ mentions deprecated "reset"
-------------------------------------+-------------------------------------
     Reporter:  voxpuibr@…           |                    Owner:
         Type:                       |  mattseymour
  Cleanup/optimization               |                   Status:  closed
    Component:  Documentation        |                  Version:  1.3
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timgraham@…>):

 In [9014b138e6d78aa5fef2c63b8e482379005d32b2]:
 {{{
 #!CommitTicketReference repository=""
 revision="9014b138e6d78aa5fef2c63b8e482379005d32b2"
 [1.4.X] Fixed #17511 - Removed reference to deprecated "reset" management
 command in FAQ; thanks voxpuibr@ for the report.

 Backport of c8928b91b5 from master
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/17511#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »