Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8375215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:07:04+00:00 2026-06-09T15:07:04+00:00

I am trying to deploy a django site and can not get the manage.py

  • 0

I am trying to deploy a django site and can not get the manage.py collectstatic command to complete. It collects the majority of files but never finishes… returns the below traceback. I am using django1.3 and python2.7.

Also, DEBUG = False and 'django.contrib.staticfiles' is in my installed apps.

Traceback:

Traceback (most recent call last):
  File "manage.py", line 14, in <module>
    execute_manager(settings)
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/core/management/__init__.py", line 438, in execute_manager
    utility.execute()
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/core/management/__init__.py", line 379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/core/management/base.py", line 191, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/core/management/base.py", line 220, in execute
    output = self.handle(*args, **options)
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/core/management/base.py", line 351, in handle
    return self.handle_noargs(**options)
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 80, in handle_noargs
    for path, storage in finder.list(ignore_patterns):
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/contrib/staticfiles/finders.py", line 210, in list
    for path in utils.get_files(self.storage, ignore_patterns):
  File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-packages/django/contrib/staticfiles/utils.py", line 21, in get_files
    directories, files = storage.listdir(location)
    File "/home/rowapparel/.virtualenvs/dev_ra_env/lib/python2.7/site-    packages/django/core/files/storage.py", line 109, in listdir
    raise NotImplementedError()
NotImplementedError

Again, it works for a lot of my static files, but not all. It seems to stop at the same file everytime, but when I ignore that app and/or file it still returns the above traceback.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:07:05+00:00Added an answer on June 9, 2026 at 3:07 pm

    Per the django-storages docs, the proper way to have collectstatic put files in your s3 bucket is to define the following in your settings:

    STATICFILES_STORAGE = 'storages.backends.s3boto.S3BotoStorage'

    … you can not use storeages.backends.s3.s3Storage as that backend does not define the listdir method… the boto backend does.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to deploy a Django app to Heroku but I get this
I am trying to deploy my django application to VPS but I get 505-
I'm trying to deploy django using wsgi . But its not working. Will you
Im trying to deploy my django and I always get one of these erros:
I'm trying to deploy a django app with fabric and get the following error:
I'm trying to setup Fabric so that I can automatically deploy my Django app
I'm trying do deploy a django project. I tried a lot of tutorials, but
I am trying to deploy my django app via lighttpd + fcgi, but when
I'm trying to deploy a Django site on an Ubuntu machine. I need to
I have a site I made with Django, and I'm trying to deploy it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.