I've just had a skim through the first few tutorials and it looks like
an excellent beginners tutorial, great stuff. I especially like the
demo site running with admin access, so users can see the final
result.

One minor thing I noticed while goign through tutorial 2 - you
probably want to make your slug fields indexed and  (unique=True on
the attribute definition) so as to avoid clashes with your URLs.

On Feb 13, 3:13 pm, Jeffar <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I only want to inform all Django users that just begin this beautiful
> journey, that I created simple toturial describing how to create
> simple online games portal in several hours. It shows many Django
> elements in simple and condensed way. It may not be very interesting
> for Django experts.
>
> The tutorial summary is on my 
> blog:http://jonca.vdl.pl/blog/2008/02/11/online-games-portal-django-summary/
> I also started a demo application onhttp://g4a.jonca.vdl.pl/. More
> info about it is in summary. You can use this demo to convince someone
> to use Django.
>
> Rafał Jońca
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to