Installing a django project, database issue ?

2012-09-22 Thread new_user
I am installing the sunlight fondation's brisket and I am really new to python, and even more to django. So I downloaded on github the project : https://github.com/sunlightlabs/brisket. So, when I run the ./manage.py run server command, I get an error message. But I know nothing from python

mptt usage

2009-02-03 Thread new_user
Hi, everyone. Recently I've installed mptt app on my project. But I cannot find out how to use it. Should I use it's functions manually, or could I use admin interface to order my models in tree structure? Thx in advance. --~--~-~--~~~---~--~~ You received this

How to set length of db_index for CharFields?

2008-10-23 Thread new_user
In MySQL CREATE INdex there is such a parameter 'length'. Actually I need to make index just on first letters of the words. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to