Обсуждение: Rename "Hackers Emeritus" to "Past Major Contributors"

Поиск
Список
Период
Сортировка

Rename "Hackers Emeritus" to "Past Major Contributors"

От
Christoph Berg
Дата:
Hi,

the Contributors Team wishes to rename the old "Hackers Emeritus"
section on the contributors page to "Past Major Contributors" so it
now includes previous core team members and major contributors.

Core has acked the change, now the question is, is updating the json
fixture enough for django to figure out how to update the database
accordingly?

Christoph

Вложения

Re: Rename "Hackers Emeritus" to "Past Major Contributors"

От
"Jonathan S. Katz"
Дата:
On 8/9/24 9:04 AM, Christoph Berg wrote:
> Hi,
> 
> the Contributors Team wishes to rename the old "Hackers Emeritus"
> section on the contributors page to "Past Major Contributors" so it
> now includes previous core team members and major contributors.
> 
> Core has acked the change, now the question is, is updating the json
> fixture enough for django to figure out how to update the database
> accordingly?

There's a field in the admin backend that we can edit - if folks are OK 
with the change, I can edit it based on the text in the fixture (and 
commit the fixture).

Thanks,

Jonathan


Вложения

Re: Rename "Hackers Emeritus" to "Past Major Contributors"

От
"Jonathan S. Katz"
Дата:
On 8/9/24 10:09 PM, Jonathan S. Katz wrote:
> On 8/9/24 9:04 AM, Christoph Berg wrote:
>> Hi,
>>
>> the Contributors Team wishes to rename the old "Hackers Emeritus"
>> section on the contributors page to "Past Major Contributors" so it
>> now includes previous core team members and major contributors.
>>
>> Core has acked the change, now the question is, is updating the json
>> fixture enough for django to figure out how to update the database
>> accordingly?
> 
> There's a field in the admin backend that we can edit - if folks are OK 
> with the change, I can edit it based on the text in the fixture (and 
> commit the fixture).

All set[1].

Thanks,

Jonathan

[1] https://www.postgresql.org/community/contributors/


Вложения

Re: Rename "Hackers Emeritus" to "Past Major Contributors"

От
Christoph Berg
Дата:
Re: Jonathan S. Katz
> All set[1].

Thanks!

Christoph