[Django] #23814: Documented apps refactored out of Django

33 views
Skip to first unread message

Django

unread,
Nov 13, 2014, 6:13:46 AM11/13/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+--------------------
Reporter: shabda | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+--------------------
Follow up to: #23809

Documented apps refactored out of Django

* comments
* localflavor
* formtools

Remove documentation for removed apps - Localflavor
Remove documentation for formtools and point to RTD

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

Django

unread,
Nov 13, 2014, 6:14:10 AM11/13/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: shabda
Type: | Status: assigned
Cleanup/optimization | Version: 1.7
Component: Documentation | Resolution:
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by shabda):

* owner: nobody => shabda
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:1>

Django

unread,
Nov 13, 2014, 7:35:31 AM11/13/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner: shabda
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.7
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* stage: Unreviewed => Accepted


Comment:

I was thinking to put this new doc in something like `misc/official-
apps.txt` but other ideas welcome.

If you didn't see it, there is already a
[https://github.com/django/django/pull/3385 pull request] to change
formtools.

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:2>

Django

unread,
Nov 13, 2014, 7:54:30 AM11/13/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner: shabda
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by shabda):

* version: 1.7 => master


--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:3>

Django

unread,
Nov 15, 2014, 2:39:29 PM11/15/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner: shabda
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by burhan):

I've submitted a pull request where I have made these requested changes.

The only exception is that on `ref/models/fields` I have linked it to the
RTD for `django-localflavor`

PR: https://github.com/django/django/pull/3547

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:4>

Django

unread,
Nov 16, 2014, 2:46:38 PM11/16/14
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner: shabda
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by jezdez):

* cc: jezdez (added)


--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:5>

Django

unread,
Mar 12, 2015, 12:39:30 PM3/12/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner:
Type: Cleanup/optimization | Status: new

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

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


--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:6>

Django

unread,
Mar 22, 2015, 6:55:06 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
--------------------------------------+------------------------------------
Reporter: shabda | Owner:
Type: Cleanup/optimization | Status: new

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by yakky):

* comments removed in aa93a1890f25cbd43bfab0b6684915d8b3c42702
* formtools removed in [https://github.com/django/django/pull/3385 #PR
3385]
* localflavor documentation edited in
[https://github.com/django/django/pull/4368 #PR 4368] to just point it to
the external package documentation, leaving only the "How to migrate"
section for reference

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:7>

Django

unread,
Mar 22, 2015, 9:05:52 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner:
Type: | Status: new
Cleanup/optimization |

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by r4vi):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:8>

Django

unread,
Mar 22, 2015, 10:33:14 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: Baptiste
Type: | Mispelon <bmispelon@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Baptiste Mispelon <bmispelon@…>):

* status: new => closed
* owner: => Baptiste Mispelon <bmispelon@…>
* resolution: => fixed


Comment:

In [changeset:"87fed9444033533ad7105c4b1e4ffc5d7854a2c6" 87fed944]:
{{{
#!CommitTicketReference repository=""
revision="87fed9444033533ad7105c4b1e4ffc5d7854a2c6"
Fixed #23814 -- Pointed localflavor documentation to external package

Edited localflavor doc to point to the external package documentation,
leaving just the 'How to migrate' section in Django.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:9>

Django

unread,
Mar 22, 2015, 10:37:28 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: Baptiste
Type: | Mispelon <bmispelon@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Baptiste Mispelon <bmispelon@…>):

In [changeset:"6da4ce5365995235da4c786c5232e4fce96aca00" 6da4ce5]:
{{{
#!CommitTicketReference repository=""
revision="6da4ce5365995235da4c786c5232e4fce96aca00"
[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external
package

Edited localflavor doc to point to the external package documentation,
leaving just the 'How to migrate' section in Django.

Backport of 87fed9444033533ad7105c4b1e4ffc5d7854a2c6 from master.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:10>

Django

unread,
Mar 22, 2015, 11:17:16 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: Baptiste
Type: | Mispelon <bmispelon@…>
Cleanup/optimization | Status: new

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmispelon):

* status: closed => new
* resolution: fixed =>
* stage: Ready for checkin => Accepted


Comment:

So it seems I was a bit too hasty in marking this as closed.

We still need to centralize all the removed apps into one page (and
possibly add migration instructions for `contrib.comments` which we
currently don't have).

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:11>

Django

unread,
Mar 22, 2015, 11:56:20 AM3/22/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: Baptiste
Type: | Mispelon <bmispelon@…>
Cleanup/optimization | Status: new

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by fnstudio):

Just created a PR (https://github.com/django/django/pull/4378) that should
take care of the points above.

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:12>

Django

unread,
Mar 25, 2015, 8:46:42 AM3/25/15
to django-...@googlegroups.com
#23814: Documented apps refactored out of Django
-------------------------------------+-------------------------------------
Reporter: shabda | Owner: Baptiste
Type: | Mispelon <bmispelon@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed

* resolution: => fixed


Comment:

In [changeset:"cb506aed2a3ca439a7ed6cff410667f302405c8b" cb506ae]:
{{{
#!CommitTicketReference repository=""
revision="cb506aed2a3ca439a7ed6cff410667f302405c8b"
Fixed #23814 -- Documented apps refactored out of Django.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23814#comment:13>

Reply all
Reply to author
Forward
0 new messages