Re: Tutorial 2 admin Template not found

2008-01-05 Thread yak-man
I got the svn version, and "installed" from it into my Python2.5.1 - on Windows... After reading this, I looked at the site-packages/django/contrib/admin directory -- it was missing the media and templates directories... I gave up, and svn'd into my Python area too (and all seems well now). Is

Re: Please Assist Learning Programming and Python with Django Framework and Stuck

2012-06-16 Thread yak-man
On Saturday, June 16, 2012 5:10:34 AM UTC-5, cmac0tt wrote: > > So python is what I chose to learn, using the Django framework. > > I had this project working, then it just stopped out of nowere when I was > about to show one of my two bosses. Anyone able to give any insight? I put > everything

Re: map in django

2012-07-04 Thread yak-man
You might try browsing these: http://pyvideo.org/search?models=videos.video&q=making+maps http://inzane.net The code from Zain's US PyCon2012 tutorial on making interaxtive maps is also in his github repositories - you might find that interesting. Have lots of fun! -Yarko -- You received th

Forms for updating a compound model

2012-07-04 Thread yak-man
Have a look at this section and seder if it helps: https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#using-a-subset-of-fields-on-the-form -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit h