{"id":13610293,"url":"https://github.com/realsuayip/django-sozluk","last_synced_at":"2026-01-29T04:22:33.895Z","repository":{"id":41142666,"uuid":"218296590","full_name":"realsuayip/django-sozluk","owner":"realsuayip","description":"an exhaustive ekşi sözlük clone, powered by Python","archived":false,"fork":false,"pushed_at":"2025-08-28T21:33:28.000Z","size":2903,"stargazers_count":340,"open_issues_count":4,"forks_count":76,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-08-29T02:10:50.955Z","etag":null,"topics":["django","eksisozluk","python","social-media","social-network"],"latest_commit_sha":null,"homepage":"https://sozluk.me","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realsuayip.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-29T13:41:45.000Z","updated_at":"2025-08-28T21:33:31.000Z","dependencies_parsed_at":"2024-04-17T03:39:09.132Z","dependency_job_id":"4a3ae1dc-d6e3-4f4c-b9c4-40e2fb2510fa","html_url":"https://github.com/realsuayip/django-sozluk","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/realsuayip/django-sozluk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsuayip%2Fdjango-sozluk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsuayip%2Fdjango-sozluk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsuayip%2Fdjango-sozluk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsuayip%2Fdjango-sozluk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realsuayip","download_url":"https://codeload.github.com/realsuayip/django-sozluk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realsuayip%2Fdjango-sozluk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28862146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["django","eksisozluk","python","social-media","social-network"],"created_at":"2024-08-01T19:01:43.344Z","updated_at":"2026-01-29T04:22:33.879Z","avatar_url":"https://github.com/realsuayip.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"﻿## django-sozluk, ekşi sözlük clone powered by Python\n\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)\n\nDemo website is now available at [sozluk.me](https://sozluk.me/) \\\nCheck [CHANGELOG](CHANGELOG) before cloning a newer version!\n\nThis is a clone of ekşi sözlük. Commonly referred as \"collaborative\ndictionary\", this type of social networking can be thought as \"urban dictionary\non steroids\". Visit\n[this Wikipedia article](https://en.wikipedia.org/wiki/Ek%C5%9Fi_S%C3%B6zl%C3%BCk)\nto learn more about this type of social network.\n\n**This project is currently maintained.** If you want to contribute to the\nproject or have found a bug or need help about deployment\netc., [create an issue](https://github.com/realsuayip/django-sozluk/issues/new).\n\nCheck out [screenshots](screenshots) folder to see current front-end in action\nwith both the desktop and mobile views.\n\n### Deployment Guide\n\n#### Requirements\n\n1. Have Docker, with Compose plugin (v2) installed in your system.\n2. Have GNU make installed in your system.\n3. Have your SSL certificates and dhparam file under `docker/prod/nginx/certs`.\n   They should be named exactly as following: `server.crt`, `server.key`\n   and `dhparam.pem`\n4. Change and configure secrets in `django.env` and `postgres.env` files\n   under `conf/prod`\n5. Configure your preferences in `dictionary/apps.py`\n\n#### Deployment\n\n\u003e [!IMPORTANT]\n\u003e When running any `make` command make sure `CONTEXT` environment variable is\n\u003e set to `production`\n\n**In the project directory, run this command:**\n\n```shell\nCONTEXT=production make\n```\n\nAt this point, your server will start serving requests via https port (443).\nYou should see a 'server error' page when you navigate to your website.\n\n**To complete the installation, you need to run a initialization script:**\n\n```shell\nCONTEXT=production make setup\n```\n\nAfter running this command, you should be able to navigate through your website\nwithout any issues. At this point, you should create an administrator account\nto log in and manage your website:\n\n```shell\nCONTEXT=production make run createsuperuser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealsuayip%2Fdjango-sozluk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealsuayip%2Fdjango-sozluk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealsuayip%2Fdjango-sozluk/lists"}