[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Re: PyGame Website Rewrite



# need a numeric version? or save it as string?
    version = models.FloatField()
the version should be a string beceause it allows for different kind
of version formats like 1.0.4b

On Apr 23, 8:35 pm, jug <j...@xxxxxxxxxxxxxx> wrote:
> Hello,
>
> to organize the development process, I've set up a SVN-repo and a small
> Trac athttp://pygameweb.no-ip.org/trac/
>
> You'll find there a first concept and you can take part in developing
> it by adding your ideas. Some of the point are completely to work out,
> so just have a look. If you have a complete concept for one of the
> points (eg the design) create a new wiki page and add a link.
>
> If you would like to participate in developing, add yourself to the list
> on the start page and provide some information like I did.
>
> I've done the setup on the quick so if there are any problems with Trac
> or you need more rights, please email me.
>
> Regards,
> Jug