Обсуждение: BUG #7744: docs should link to postgresql_psycopg2

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

BUG #7744: docs should link to postgresql_psycopg2

От
chris.jerdonek@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      7744
Logged by:          Chris Jerdonek
Email address:      chris.jerdonek@gmail.com
PostgreSQL version: 9.2.2
Operating system:   Mac OS X
Description:        =


This section of the docs:

https://docs.djangoproject.com/en/1.4/topics/install/#get-your-database-run=
ning

should provide the official link to postgresql_psycopg2.

Re: BUG #7744: docs should link to postgresql_psycopg2

От
Magnus Hagander
Дата:
On Sat, Dec 8, 2012 at 2:41 PM,  <chris.jerdonek@gmail.com> wrote:>
The following bug has been logged on the website:
>
> Bug reference:      7744
> Logged by:          Chris Jerdonek
> Email address:      chris.jerdonek@gmail.com
> PostgreSQL version: 9.2.2
> Operating system:   Mac OS X
> Description:
>
> This section of the docs:
>
> https://docs.djangoproject.com/en/1.4/topics/install/#get-your-database-running
>
> should provide the official link to postgresql_psycopg2.

This clearly sounds like you're reporting a problem with the django
website and documentation - you should contact the django project
people, not us.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: BUG #7744: docs should link to postgresql_psycopg2

От
Chris Jerdonek
Дата:
On Tue, Dec 11, 2012 at 1:37 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Sat, Dec 8, 2012 at 2:41 PM,  <chris.jerdonek@gmail.com> wrote:>
> The following bug has been logged on the website:
>>
>> Bug reference:      7744
>> Logged by:          Chris Jerdonek
>> Email address:      chris.jerdonek@gmail.com
>> PostgreSQL version: 9.2.2
>> Operating system:   Mac OS X
>> Description:
>>
>> This section of the docs:
>>
>> https://docs.djangoproject.com/en/1.4/topics/install/#get-your-database-running
>>
>> should provide the official link to postgresql_psycopg2.
>
> This clearly sounds like you're reporting a problem with the django
> website and documentation - you should contact the django project
> people, not us.

Sorry about that, and thanks for letting me know.  I was in a rush
when I reported this.  I will pass along to the Django group.

--Chris