On 31 January 2011 12:17, Ben Dembroski <i...@ionraystudios.com> wrote: > Hi all, > > I was having the same trouble (using version 1.2). I double checked > that I was looking at the correct documentation: > > http://docs.djangoproject.com/en/1.2/howto/static-files/
Django 1.2 doesn't have (never did and won't have) the static-files. The on-line docs are currently a bit broken after the recent switchover of djangoproject.com to the new server. All of 1.2 docs that are online, are actually 1.3 docs with wrong header. Either use 1.1 docs, or build yourself a localversion (this has extra advantage of being available even if your internet fails) until the problem is fixed. -- Łukasz Rekucki -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.