{"id":18404434,"url":"https://github.com/jordic/django_tiny_shop","last_synced_at":"2026-03-05T19:09:25.516Z","repository":{"id":2075416,"uuid":"3014559","full_name":"jordic/django_tiny_shop","owner":"jordic","description":"A Django Tiny Shop","archived":false,"fork":false,"pushed_at":"2016-04-19T06:02:30.000Z","size":588,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T14:17:03.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"meteor/meteor","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jordic.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2011-12-19T19:51:47.000Z","updated_at":"2019-07-14T23:17:16.000Z","dependencies_parsed_at":"2022-09-07T10:13:03.648Z","dependency_job_id":null,"html_url":"https://github.com/jordic/django_tiny_shop","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordic%2Fdjango_tiny_shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordic%2Fdjango_tiny_shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordic%2Fdjango_tiny_shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordic%2Fdjango_tiny_shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordic","download_url":"https://codeload.github.com/jordic/django_tiny_shop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241445876,"owners_count":19964064,"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-11-06T02:51:47.078Z","updated_at":"2025-11-25T21:06:16.445Z","avatar_url":"https://github.com/jordic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django Tiny Shop\n==========================\n\nSuper simple and small Django Cart/shop. \nAuthor: Jordi Collell \u003cjordic@gmail.com\u003e\n\n\nFEATURES\n================\n\n- Decoupled:\n\t- Client, order, payment, product, shipping are modules, that you can/must overwrite, \n\tfrom your shop specs and local enviroment.\n\t- Payment works using django_paypal\n\t\tSee \u003chttp://webcloud.se/log/Implementing-PayPal-in-Django/\u003e for implementing it\n\t\t\n\n- What's provided\n\t- Simple client modules, with contact address.\n\t- Simple product module, with inline variations, no stock.\n\t- Simple shipping modules with correos from spain.\n\t- Only sells to spain\n\t- Templates: A set of basic templates are provided, but you must overwrite them.\n\t- Simple set of templatetags, to work with. Using django_templatetags_sugar, you\n\t- You can view signals examples at demo/shop\n\n\n\n- Features plan (Not implemented)\n\t- Adding more shippings modules\t\t\n\n\nTRY\n=============\n\n1. Create a virtualenv\n2. Install requirements.txt\n\tpip install -r requirements.txt\n3. Sync your db\n\t./manage.py syncdb\n\t\n4. launch demo site:\n\t./manage.py runserver\n\t\n5. Browse your shop\n\thttp://localhost:8000/admin\n\t\n\tUser: Demo \n\tPass: demo\n\n\nBASIC SHOP SETTINGS\n====================\nLook at demo/settings.py are full documented\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordic%2Fdjango_tiny_shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordic%2Fdjango_tiny_shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordic%2Fdjango_tiny_shop/lists"}