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 there a problem w/ the install script I wonder? On Dec 23 2007, 7:24 pm, kadavy <[EMAIL PROTECTED]> wrote: > Thanks, everyone, > > Jeff, I installed the SVN version, like you said - and it worked! I > guess I was under the (apparently false) impression that the official > release would be better to install than the SVN version. > > On Dec 22, 3:47 am, Jeff Anderson <[EMAIL PROTECTED]> wrote: > > > I have no problems going through the tutorial (and creating my own apps) > > on my mac. Are you using the development server to do all of this? I > > could see where you'd have the problems you are having if you are trying > > this all through apache/mod_python. > > How did you install django? from source? I don't know if there is a > > darwinports or a fink package out there. The way I installed django on > > my mac (running leopard) was like this: > > > cd /Library/Python/2.5/site-packages > > sudo |svn cohttp://code.djangoproject.com/svn/django/trunk/djangodjango > > > I never had to do anything like manually configure the admin TEMPLATE_DIRS. > > I am using the development version, and I haven't been around long > > enough to know for sure, but you may be experiencing a bug related to > > django-0.96/mac. > > > You do need to map a URL for the admin media url in a production > > server--like apache. On my production server, I haven't bothered to get > > it working, so my admin interface is very boring and plain looking, but > > I don't really use it anyway. On the django built-in development server > > it should just work. > > > Good Luck! > > > Jeff Anderson > > | > > > kadavy wrote: > > > So I've discovered that I can get the admin page to show up if I add '/ > > > System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ > > > site-packages/django/contrib/admin/templates' to TEMPLATE_DIRS in the > > > settings.py file for my project (for some reason this doesn't work in > > > global_settings.py). > > > > But admin shows up with no styling. Looks like my "MEDIA_ROOT" is > > > wrong? I tried entering '/System/Library/Frameworks/Python.framework/ > > > Versions/2.5/lib/python2.5/site-packages/django/contrib/admin/media', > > > but that doesn't work...and how am I to know the MEDIA_URL? Don't I > > > have to map a URL or something? Is this stuff just not covered in the > > > tutorial? > > > > Clearly I'm confused and have lots of questions - hopefully someone > > > can help me make sense of at least one or two of them. > > > > Thanks so much for your help. > > > signature.asc > > 1KDownload --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---