On Fri, Jan 29, 2010 at 12:39 AM, Delacroy Systems <webad...@delacroy.co.za> wrote: > Why can a Django project name not start with a numeric? I would like > my project name to be 1time.
Reading a good Python tutorial may be a good idea, since Python (the programming language) doesn't support identifiers beginning with numeric characters: http://docs.python.org/reference/lexical_analysis.html#identifiers -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.