[Django] #20082: Fix the FIXMEs in howto-release-django.txt

28 views
Skip to first unread message

Django

unread,
Mar 18, 2013, 5:10:16 PM3/18/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
------------------------------------------------+------------------------
Reporter: jacob | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.5
Severity: Release blocker | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
There are several FIXMEs left in this document; they need to be fixed.

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

Django

unread,
May 22, 2013, 2:15:01 PM5/22/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
Severity: Release blocker | 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 andrewgodwin):

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


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

Django

unread,
May 22, 2013, 2:33:22 PM5/22/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
Severity: Release blocker | 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 andrewgodwin):

Just taken a look at these, the FIXMEs left are:

1. Where does the list of people who get security pre-notifications live?
2. Should we switch to SHA256 for release hashes?
3. Make a template version of
https://www.djangoproject.com/m/pgp/Django-1.5b1.checksum.txt
4. Make it possible to edit DocumentRelease in the djangoproject.com
admin
5. Work out what docs/fixtures/doc_releases.json is for

I can't solve 1, I think it's not necessary to do 2 yet, I'll do 3 and 4
and I have no idea about 5.

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

Django

unread,
May 22, 2013, 2:46:45 PM5/22/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
Severity: Release blocker | 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 aaugustin):

4. is already possible for admins :
https://www.djangoproject.com/admin/docs/documentrelease/
5. is useful for people who aren't admins (so can't check the contents of
the production database) but would like to work on the docs website (which
is open source).

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

Django

unread,
May 23, 2013, 10:15:21 AM5/23/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
Severity: Release blocker | 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 Andrew Godwin <andrew@…>):

In [changeset:"ec5dc0010c30f9ca7e9294b97e909f5b47ac1683"]:
{{{
#!CommitTicketReference repository=""
revision="ec5dc0010c30f9ca7e9294b97e909f5b47ac1683"
Fixing some FIXMEs in howto-release-django. Refs #20082
}}}

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

Django

unread,
May 23, 2013, 10:16:10 AM5/23/13
to django-...@googlegroups.com
#20082: Fix the FIXMEs in howto-release-django.txt
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
Severity: Release blocker | 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 andrewgodwin):

Alright, all of these are now solved apart from number 1.

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

Django

unread,
Aug 14, 2013, 8:14:02 AM8/14/13
to django-...@googlegroups.com
#20082: Document where the list of people who get security pre-notifications lives

-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.5
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 timo):

* severity: Release blocker => Normal


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

Django

unread,
Aug 17, 2013, 7:52:05 AM8/17/13
to django-...@googlegroups.com
#20082: Document where the list of people who get security pre-notifications lives
-------------------------------------+-------------------------------------
Reporter: jacob | Owner:
Type: | andrewgodwin
Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.5
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 timo):

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


Comment:

Fixed in c2907a6e3d96315027f7313885f3d0212dd19cbe

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

Reply all
Reply to author
Forward
0 new messages