Hey Marc,
That's a great point. I'll play with the URLs to see whether we can
get away with using relative links.
Thanks,
Adrian
--
Adrian Holovaty
holovaty.com | djangoproject.com
I've verified in changeset [4358] that relative links work perfectly,
so I've created a ticket:
http://code.djangoproject.com/ticket/3333
Anyone care to provide a documentation patch?
On Jan 20, 6:27 am, "Adrian Holovaty" <holov...@gmail.com> wrote:
> On 1/18/07, telenieko <teleni...@gmail.com> wrote:
>
> > I was writting a document for Django's documentation (#3325) and just
> > noticed that links between documents of the documentation are absolute, is
> > this intentional ? If one would like to run his/her own mirror at home
> > converting the .txt to .html he/she would have to rewrite all the URLs, not
> > to mention that when a new release is made all URLs have to be updated (as
> > old-releases go to another folder) why aren't those links relative?
>
> > i.e.: ../install/ , ../tutorial01/, and so on.I've verified in changeset [4358] that relative links work perfectly,
You mean you can't upload attachments? I just tried a few different times and
it seems to work for me... what's the error you're getting?
Jacob
Trying to upload tar of the same:
TypeError: PgQuoteString() argument 1 must be string without null
bytes, not str
On Jan 20, 8:32 am, Jacob Kaplan-Moss <j...@jacobian.org> wrote:
> On 1/19/07 1:01 PM, SmileyChris wrote:
>
> > Done, but can't submit it.You mean you can't upload attachments? I just tried a few different times and