Skip to main content

Django_spider is a simple Django app to traverse through your django code and django file system with ease Detailed documentation is in the “docs” directory.

Quick start

  1. Add “django_spider” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'django_spider',
    )
  2. Add a variable APPS_FOR_SPIDER with the app names mentioned like this:

    APPS_FOR_SPIDER = [<app name 1>,<app name 2>,<app name 3>, ...]
  1. Include the django_spider URLconf in your project urls.py like this:

    url(r'^django_spider/', include('django_spider.urls')),
  2. Run python manage.py migrate to create the django_spider models.

  3. Visit http://127.0.0.1:8000/django_spider/ to start surging through your django code files

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_universe-3.9.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file django_universe-3.9.tar.gz.

File metadata

  • Download URL: django_universe-3.9.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django_universe-3.9.tar.gz
Algorithm Hash digest
SHA256 eba795a62fe6c9a7554c7502e0c38f04dd6fcb94597032f1a9837d7bc7f34d63
MD5 a5b00e58ea3e28a4f670083d3f2b215d
BLAKE2b-256 a2589b86b508936fba624b2bbf9ca46e8fa7fb8c869fb0f7ff8b6f9e3372c976

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.9 This release

1 file

3.8

1 file

3.7

1 file

3.6

1 file

3.5

1 file

3.4

1 file

3.3

1 file

3.2

1 file

3.1

1 file

2.9

1 file

2.8

1 file

2.7

1 file

2.6

1 file

2.5

1 file

2.4

2.3

2.2

2.1

1 file

2.0

1 file

1.9

1.8

1.7

1 file

1.5

1 file

1.4

1 file

1.3

1 file

1.2

1 file

1.1

1 file

1.0

0.99

1 file

0.98

0.97

1 file

0.96

1 file

0.95

1 file

0.94

1 file

0.93

1 file

0.92

1 file

0.91

1 file

0.9

1 file

0.8

1 file

0.7

1 file

0.6

1 file

0.5

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page