I haven't IDE,can you gave me the sql script of mysql version by email? email address is yfq2010@gmail.com ,thanks you very much.
ticktack ( 2012-04-03 20:16:34 -0500 )editThis is database specific. You can log in to the db shell by typing:
python manage.py dbshell
Or log in to the database directly via an appropriate client.
then in mysql
show tables;
in sqlite
.tables
in postgres
\d
I haven't IDE,can you gave me the sql script of mysql version by email? email address is yfq2010@gmail.com ,thanks you very much.
ticktack ( 2012-04-03 20:16:34 -0500 )editCreate your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-04-03 08:30:55 -0500
Seen: 62 times
Last updated: Apr 03 '12
Best practices to avoid data inconsistency
Cannot sign up for a new account using a fresh instal of askbot.
Why are there french fries on www.askbot.org?
How are settings and rules edited?
Is Askbot interested in Skins?
Where are the badges in a fresh install? [fixed]
Rules on what should be in the Wiki and what should be here?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Is this a hosted account, or did you install the code on your own server?
todofixthis ( 2012-04-03 14:06:56 -0500 )edit