Just try to use django in a chinese web site.
Is that possilbe to make SelectDateWidget show chinese month name? or is
there any other workaround?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop r
object = get_object_or_404(Foo,
>uuid=self.kwargs['uuid'],
>token=self.kwargs['token'])
> return object
>
> ---
>
>
> Brian Schott
> bfsch...@gmail.com
>
>
>
&g
Just try to convert the increasing numeric id in the database to some other
obfuscated id.
The lib need to support long type integer range conversion and convert in
two directions.
Is there are some id obfuscate libs in django or widely used in django
community?
Any one knows that?
Thanks
--
could any one provide some tips
On Apr 17, 6:02 pm, forrest yang wrote:
> session would be created esaily, but could django create some
> application variable like asp.net , or provide some special function
> for the different period of server, on_server_start()
> on_applicatio
session would be created esaily, but could django create some
application variable like asp.net , or provide some special function
for the different period of server, on_server_start()
on_application_start() or something like that?
--~--~-~--~~~---~--~~
You receive
5 matches
Mail list logo