{"id":15180513,"url":"https://github.com/django/djangopeople","last_synced_at":"2025-10-01T21:31:02.891Z","repository":{"id":65977714,"uuid":"1540985","full_name":"django/djangopeople","owner":"django","description":"A geographical community site for Django developers","archived":true,"fork":true,"pushed_at":"2020-09-13T08:39:44.000Z","size":4059,"stargazers_count":87,"open_issues_count":22,"forks_count":44,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-09-28T16:21:39.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://people.djangoproject.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"simonw/djangopeople.net","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-29T11:12:10.000Z","updated_at":"2024-02-07T15:02:20.000Z","dependencies_parsed_at":"2023-02-19T19:15:45.540Z","dependency_job_id":null,"html_url":"https://github.com/django/djangopeople","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjangopeople","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjangopeople/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjangopeople/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjangopeople/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/djangopeople/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234902725,"owners_count":18904521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-27T16:21:39.036Z","updated_at":"2025-10-01T21:31:01.992Z","avatar_url":"https://github.com/django.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"**Note**: Django People is archived as of Sept 2020. It remains here in read-only mode for historical interest.\n\n.. image:: https://travis-ci.org/django/djangopeople.png?branch=master\n   :alt: Build Status\n   :target: https://travis-ci.org/django/djangopeople\n\nThis is the codebase behind what used to be djangopeople.net and now lives at\npeople.djangoproject.com.\n\nIf you want to add features or make big changes, please `create a new issue`_\nfirst!\n\n.. _create a new issue: https://github.com/django/djangopeople/issues/new\n\nHacking\n-------\n\n::\n\n    git clone git@github.com:django/djangopeople.git\n    cd djangopeople\n    mkvirtualenv -p python3.7 djangopeople\n    pip install -r requirements-dev.txt\n    add2virtualenv .\n    npm install\n    ln -s node_modules/.bin/grunt grunt\n\nCheck ``env/DATABASE_URL`` to configure a local DB.\n\nThen::\n\n    python manage.py migrate --noinput \u0026\u0026 python manage.py fix_counts\n    python manage.py runserver\n\nThe development server is now running on http://localhost:8000.\n\nTo run the tests::\n\n    python manage.py test\n\nTranslations\n------------\n\nTo update translations from Transifex, run::\n\n    make txpull\n    python manage.py compilemessages\n\nTo push new strings to Transifex, run::\n\n    python manage.py makemessages -l en\n    make txpush\n\nUpdate the ``LANGUAGES`` setting in ``settings.py`` when adding new languages\nto the ``locale`` directory.\n\nDeploying on Heroku\n-------------------\n\nSet a bunch of environment variables:\n\n* ``AWS_ACCESS_KEY``\n* ``AWS_SECRET_KEY``\n* ``AWS_BUCKET_NAME``\n* ``DATABASE_URL``\n* ``SECRET_KEY``\n* ``SENTRY_DSN``\n* ``DJANGO_SETTINGS_MODULE`` (set it to ``djangopeople.settings``)\n* ``FROM_EMAIL``\n* ``API_PASSWORD``\n* ``CANONICAL_HOSTNAME`` (e.g. people.djangoproject.com)\n\nOptionally:\n\n* Add the redistogo addon\n\nFirst deploy::\n\n    make initialdeploy\n\nSubsequent deploys::\n\n    make deploy\n\n-------\n\nOriginal README from Simon Willison:\n\nThis is an unmodified (except removal of secrets and API keys) dump of the\ncode now running on djangopeople.net - the vast majority of which was\ndeveloped between January and April 2008 by Simon Willison and Natalie Downe.\n\nIt originally ran on Django r7400, but has recently been updated for Django 1.1.\n\nThis code was not originally intended for public consumption, so there are\nprobably one or two eyebrow raising design decisions. In particular, the\nmachine tags stuff for user profiles was an ambitious experiment which I\nwouldn't mind seeing the back of.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango%2Fdjangopeople","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango%2Fdjangopeople","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango%2Fdjangopeople/lists"}