{"id":23379501,"url":"https://github.com/pangeacyber/pangea-django-example","last_synced_at":"2026-04-24T16:05:27.949Z","repository":{"id":235318308,"uuid":"586988948","full_name":"pangeacyber/pangea-django-example","owner":"pangeacyber","description":"A sample app for integrating Secure Audit Log and File Intel using Python's Django framework ","archived":false,"fork":false,"pushed_at":"2023-02-22T11:51:46.000Z","size":2524,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-14T04:19:47.656Z","etag":null,"topics":["audit-log","django","file-intel","pangea","python","secure-app-development"],"latest_commit_sha":null,"homepage":"https://pangea.cloud/docs/tutorials/","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/pangeacyber.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-01-09T17:47:14.000Z","updated_at":"2023-03-02T23:42:35.000Z","dependencies_parsed_at":"2024-04-23T02:29:29.183Z","dependency_job_id":"349f3481-3574-46ad-8935-11887ba9d09f","html_url":"https://github.com/pangeacyber/pangea-django-example","commit_stats":null,"previous_names":["pangeacyber/pangea-django-example"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangeacyber%2Fpangea-django-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangeacyber%2Fpangea-django-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangeacyber%2Fpangea-django-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pangeacyber%2Fpangea-django-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pangeacyber","download_url":"https://codeload.github.com/pangeacyber/pangea-django-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792899,"owners_count":20996893,"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":["audit-log","django","file-intel","pangea","python","secure-app-development"],"created_at":"2024-12-21T19:19:09.194Z","updated_at":"2026-04-24T16:05:22.899Z","avatar_url":"https://github.com/pangeacyber.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Django Login and Registration\n\nAn example of Django project with basic user functionality.\n\n## Screenshots\n\n| Log In | Create an account | Authorized page |\n| -------|--------------|-----------------|\n| \u003cimg src=\"./screenshots/login.png\" width=\"200\"\u003e | \u003cimg src=\"./screenshots/create_an_account.png\" width=\"200\"\u003e | \u003cimg src=\"./screenshots/authorized_page.png\" width=\"200\"\u003e |\n\n| Password reset | Set new password | Password change |\n| ---------------|------------------|-----------------|\n| \u003cimg src=\"./screenshots/password_reset.png\" width=\"200\"\u003e | \u003cimg src=\"./screenshots/set_new_password.png\" width=\"200\"\u003e | \u003cimg src=\"./screenshots/password_change.png\" width=\"200\"\u003e |\n\n## Functionality\n\n- Log in\n    - via username \u0026 password\n    - via email \u0026 password\n    - via email or username \u0026 password\n    - with a remember me checkbox (optional)\n- Create an account\n- Log out\n- Profile activation via email\n- Reset password\n- Remind a username\n- Resend an activation code\n- Change password\n- Change email\n- Change profile\n- Multilingual: English, French, Russian, Simplified Chinese and Spanish\n\nIf you need dynamic URLs with the language code, check out https://github.com/egorsmkv/simple-django-login-and-register-dynamic-lang\n\n## Installing\n\n### Clone the project\n\n```bash\ngit clone https://github.com/egorsmkv/simple-django-login-and-register\ncd simple-django-login-and-register\n```\n\n### Install dependencies \u0026 activate virtualenv\n\n```bash\npip install pipenv\n\npipenv install\npipenv shell\n```\n\n### Configure the settings (connection to the database, connection to an SMTP server, and other options)\n\n1. Edit `source/app/conf/development/settings.py` if you want to develop the project.\n\n2. Edit `source/app/conf/production/settings.py` if you want to run the project in production.\n\n### Apply migrations\n\n```bash\npython source/manage.py migrate\n```\n\n### Collect static files (only on a production server)\n\n```bash\npython source/manage.py collectstatic\n```\n\n### Running\n\n#### A development server\n\nJust run this command:\n\n```bash\npython source/manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpangeacyber%2Fpangea-django-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpangeacyber%2Fpangea-django-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpangeacyber%2Fpangea-django-example/lists"}