[Django] #17511: FAQ mentions deprecated "reset"

23 views
Skip to first unread message

Django

unread,
Jan 7, 2012, 4:32:25 AM1/7/12
to django-...@googlegroups.com
#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.

Django

unread,
Jan 7, 2012, 5:32:35 AM1/7/12
to django-...@googlegroups.com
#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

unread,
Jan 13, 2012, 11:16:08 AM1/13/12
to django-...@googlegroups.com
#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

unread,
Jan 13, 2012, 11:16:43 AM1/13/12
to django-...@googlegroups.com
#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

unread,
Jun 27, 2012, 6:55:11 PM6/27/12
to django-...@googlegroups.com
#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

unread,
Jun 27, 2012, 6:56:25 PM6/27/12
to django-...@googlegroups.com
#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>

Reply all
Reply to author
Forward
0 new messages