I see what you're doing, (It did take me half an hour of staring at your
email though)
The steps are:
$django-admin startproject myproj
$cd myproj
$vi myproj/settings.py
than add your databases
than run
$./manage.py syncdb
not django-admin syncdb
On 13/02/13 13:54, Bill Freeman wrote:
How are
/ but there are others like
https://github.com/fisadev/fisa-vim-config or
http://sontek.net/blog/detail/turning-vim-into-a-modern-python-ide
2013/2/12 Yussi mailto:uc.dev.n...@gmail.com>>
On 12/02/13 14:52, Ryan Nowakowski wrote:
On Tue, Feb 12, 2013 at 11:22:54AM +, Yussi
On 12/02/13 14:52, Ryan Nowakowski wrote:
On Tue, Feb 12, 2013 at 11:22:54AM +, Yussi wrote:
Hi,
I was wondering if there are any vim users here who managed to get a
productive working environment for django here.
I looked at the manuals, and set myself up with tags, omni complete,
and
Field etc, I am still new to
django, and i really don't remember enough to free code everything.
any other tip of using vim with django would be appreciated.
thanks,
Yussi
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubsc
On 08/02/13 16:54, Mike wrote:
Thanks for the recommendation! I just bought it and spent five minutes
browsing and already I learned a lot. Here's a few chapters that I'll
read right away:
Security best practices
Django app design
When to use function based views or class based views
Deploying
Does manage.py dbshell shows the tables?
are you sure syncdb worked? what output did it give?
settings.py have the database configured properly?
sorry, I'm a django newb too.
On 06/02/13 15:42, Black9design.com wrote:
Depending on your project structure You may want to try adding the
project na
6 matches
Mail list logo