Here is a proposal: Why don't these SQL files generated by default by
the django-admin.py startproject utility ? They would start empty, with
just a comment:

--place initial data commands here, alter tables, whatever

Also, since django uses utf-8 from top to bottom, it makes sense to
make utf-8 an option for the database, or at least be able to specify
it in a Meta directive in a model class...

Should I post this in a ticket ? Hey, maybe I'll even write a patch
about it! I'm so excited about django, I want to give back!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to