{"id":13477336,"url":"https://github.com/ASKBOT/askbot-devel","last_synced_at":"2025-03-27T05:31:30.053Z","repository":{"id":850354,"uuid":"579738","full_name":"ASKBOT/askbot-devel","owner":"ASKBOT","description":"Askbot is a Django/Python Q\u0026A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com","archived":false,"fork":true,"pushed_at":"2025-03-24T19:55:42.000Z","size":91670,"stargazers_count":1570,"open_issues_count":148,"forks_count":623,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-03-24T20:36:00.801Z","etag":null,"topics":["django","forums","python","questions-and-answers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"OSQA/osqa","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ASKBOT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2010-03-25T21:37:27.000Z","updated_at":"2025-03-23T00:33:17.000Z","dependencies_parsed_at":"2023-10-02T01:49:00.155Z","dependency_job_id":null,"html_url":"https://github.com/ASKBOT/askbot-devel","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Faskbot-devel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Faskbot-devel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Faskbot-devel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASKBOT%2Faskbot-devel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASKBOT","download_url":"https://codeload.github.com/ASKBOT/askbot-devel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245351461,"owners_count":20601083,"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":["django","forums","python","questions-and-answers"],"created_at":"2024-07-31T16:01:41.287Z","updated_at":"2025-03-27T05:31:25.213Z","avatar_url":"https://github.com/ASKBOT.png","language":"Python","readme":"## Askbot - a Django Q\u0026A forum platform\n\nThis is Askbot project - open source Q\u0026A system, like StackOverflow, Yahoo Answers and some others.\nAskbot is based on code of CNPROG, originally created by Mike Chen\nand Sailing Cai and some code written for OSQA.\n\nDemos and hosting are available at http://askbot.com.\n\nBranch `master` - released as versions 0.12.x - supports Django 4.2, Python up to 3.11\n\nBranch `0.11.x` - released as versions 0.11.x - supports Django 3.2/Python 3.7 - 3.10\n\nBranch `0.10.x` - supports Django 1.8 - the last version series to support Python 2.7\n\nBranch `0.9.x` supports Django 1.7\n\nBranch `0.8.x` - transitional version for the upgrade of the database to Django 1.7\n\nBranch `0.7.x` - is the latest version supporting Django 1.5\n\n\n## Installation\n\nInstall as follows:\n\n```\npip install --upgrade pip\npip install setuptools-rust\npython -m pip install .\naskbot-setup # answer the questions or use parameters to askbot-setup\ncd \u003croot_dir\u003e # substitute \u003croot_dir\u003e with the actual directory, default is `askbot_site`\npython manage.py migrate # assumes that the database specified by askbot-setup is available\n```\n\nThe last command above will create a working Django project in the project root\ndirectory that you specify with the `askbot-setup` script.\n\nFor the deployment, follow the general Django deployment documentation.\n\n## How to contribute\n\nYour pull requests are very welcome, **but please read the few paragraphs below**, it might save our combined efforts.\n\n**Obvious bug fixes will be merged quickly**, however less obvious cases should include a clear description of how to reproduce the bug. Complex cases must be accompanied with the new unit tests.\n\n**Before suggesting PR's for new features - please first discuss those features in the \"Issues section\"**. We really appreciate your efforts, but PR's may not be accepted and it might be disappointing - so please communicate. The bandwidth for the testing is valuable and limited and we would like to avoid \"easter eggs\" and the feature overload.\n\n**Please always use feature branches for the PR's**, multiple feature/bugfix PR's are harder to understand and less likely to be accepted.\n\n**Translators: please translate at the Transifex, not via github!!!** https://www.transifex.com/projects/p/askbot/.\n\nAll documentation is in the directory askbot/doc\n\nFollow https://help.github.com/articles/fork-a-repo to to learn how to use\n`fetch` and `push` as well as other help on using git.\n\npre-commit\n==========\n\nThis repository uses [pre-commit](https://pre-commit.com/) to check\nsome code rules, so please install it:\n\n```\n$ pre-commit install\n```\n\nIt will then check the rules upon `git commit`.\n\n\nLicense, copyright and trademarks\n=================================\nAskbot software is licensed under GPL, version 3.\n\nCopyright Askbot S.p.A and the project contributors, 2010-2023.\n\n\"Askbot\" is a trademark and service mark registered in the United States, number 4323777.\n","funding_links":[],"categories":["Python","\u003ca id=\"tag-communication\" href=\"#tag-communication\"\u003eCommunication\u003c/a\u003e","django"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FASKBOT%2Faskbot-devel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FASKBOT%2Faskbot-devel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FASKBOT%2Faskbot-devel/lists"}