{"id":28559192,"url":"https://github.com/toastdriven/django-budget","last_synced_at":"2025-06-10T08:36:22.526Z","repository":{"id":66172564,"uuid":"71781","full_name":"toastdriven/django-budget","owner":"toastdriven","description":"A personal budgeting application for use with Django.","archived":false,"fork":false,"pushed_at":"2012-11-28T02:55:11.000Z","size":214,"stargazers_count":47,"open_issues_count":0,"forks_count":27,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-07T16:54:56.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toastdriven.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-11-05T06:46:55.000Z","updated_at":"2025-01-22T00:20:51.000Z","dependencies_parsed_at":"2023-02-19T23:45:30.531Z","dependency_job_id":null,"html_url":"https://github.com/toastdriven/django-budget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-budget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-budget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-budget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-budget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toastdriven","download_url":"https://codeload.github.com/toastdriven/django-budget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fdjango-budget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259039665,"owners_count":22796889,"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":"2025-06-10T08:36:12.558Z","updated_at":"2025-06-10T08:36:22.508Z","avatar_url":"https://github.com/toastdriven.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"=============\ndjango-budget\n=============\n\n``django-budget`` is a simple budgeting application for use with Django. It is\ndesigned to manage personal finances. We used it to replace a complicated Excel\nspreadsheet that didn't retain all the details we wanted.\n\nIt was implemented in Django based on familiarity, quick time to implement and\nthe premise that it could be accessible everywhere. In practice, we run this\nlocally (NOT on a publicly accessible website).\n\n\nA Note About Security\n=====================\n\nIt is recommended that anyone using this application add further security by\neither protecting the whole app with HTTP Auth, wrap the views with the\n``login_required`` decorator, run it on a local machine or implement similar\nprotections. This application is for your use and makes no assumptions about\nhow viewable the data is to other people.\n\n\nRequirements\n============\n\n``django-budget`` requires:\n\n* Python 2.3+\n* Django 1.0+\n\n\nInstallation\n============\n\n* Either copy/symlink the budget app into your project or place it somewhere on\n  your ``PYTHONPATH``.\n* Add the ``budget.categories``, ``budget.transactions`` and ``budget`` apps to\n  your ``INSTALLED_APPS``.\n* Run ``./manage.py syncdb``.\n* Add ``(r'^budget/', include('budgetproject.budget.urls')),`` to your\n  ``urls.py``.\n\n\nAbout The Templates/Media\n=========================\n\nThe templates provided are for reference only and ARE NOT SUPPORTED! Please do\nnot submit bugs or feature requests for them. You will likely have to create\nyour own templates or at least heavily modify these templates to adapt them to\nyour own uses. Everything within the templates is either original or MIT\nlicensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fdjango-budget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoastdriven%2Fdjango-budget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fdjango-budget/lists"}