{"id":13813164,"url":"https://github.com/yourlabs/crudlfap","last_synced_at":"2025-10-09T11:35:42.702Z","repository":{"id":50695002,"uuid":"103834240","full_name":"yourlabs/crudlfap","owner":"yourlabs","description":"MVC CRUD for Django, glueing popular plugins such as django-filter, django-tables2, etc","archived":false,"fork":false,"pushed_at":"2025-04-22T16:03:09.000Z","size":16416,"stargazers_count":26,"open_issues_count":11,"forks_count":8,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-10-06T00:33:45.908Z","etag":null,"topics":["ajax","crud","django","framework","jquery","material","propeller","python","web"],"latest_commit_sha":null,"homepage":"https://www.master.crudlfap.ci.yourlabs.io/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-4-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yourlabs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-17T14:15:47.000Z","updated_at":"2025-08-28T14:49:42.000Z","dependencies_parsed_at":"2024-01-18T02:38:32.693Z","dependency_job_id":"92c4bebb-5845-4d1e-ae90-ef81b461a033","html_url":"https://github.com/yourlabs/crudlfap","commit_stats":{"total_commits":652,"total_committers":12,"mean_commits":"54.333333333333336","dds":"0.45552147239263807","last_synced_commit":"889e4ff1ce4312ef379ad45f7ed444db390f7275"},"previous_names":[],"tags_count":175,"template":false,"template_full_name":null,"purl":"pkg:github/yourlabs/crudlfap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourlabs%2Fcrudlfap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourlabs%2Fcrudlfap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourlabs%2Fcrudlfap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourlabs%2Fcrudlfap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yourlabs","download_url":"https://codeload.github.com/yourlabs/crudlfap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yourlabs%2Fcrudlfap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001304,"owners_count":26083058,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","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":["ajax","crud","django","framework","jquery","material","propeller","python","web"],"created_at":"2024-08-04T04:01:05.354Z","updated_at":"2025-10-09T11:35:42.685Z","avatar_url":"https://github.com/yourlabs.png","language":"Python","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":".. image:: https://img.shields.io/readthedocs/crudlfap.svg\n   :target: https://crudlfap.readthedocs.io\n.. image:: https://yourlabs.io/oss/crudlfap/badges/master/build.svg\n   :target: https://circleci.com/gh/yourlabs/crudlfap\n.. image:: https://img.shields.io/codecov/c/github/yourlabs/crudlfap/master.svg\n   :target: https://codecov.io/gh/yourlabs/crudlfap\n.. image:: https://img.shields.io/npm/v/crudlfap.svg\n   :target: https://www.npmjs.com/package/crudlfap\n.. image:: https://img.shields.io/pypi/v/crudlfap.svg\n   :target: https://pypi.python.org/pypi/crudlfap\n\nWelcome to CRUDLFA+ for Django 3.0: because Django is FUN !\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nCRUDLFA+ stands for Create Read Update Delete List Form Autocomplete and more.\n\nThis plugin for Django makes a rich user interface from Django models, built\nwith Material Components Web Ryzom Components, offering optionnal databinding\nwith channels support.\n\nDemo:\n\n- last release: https://demo.crudlfap.ci.yourlabs.io/\n- current master (might be down/broken etc): https://master.crudlfap.ci.yourlabs.io/\n\nTry\n===\n\nThis should start the example project from ``src/crudlfap_example`` where each\ndocumented example lives::\n\n    # This installs the repo in ./src/crudlfap and in your python user packages, i run this from ~\n    pip install --user -e git+https://github.com/yourlabs/crudlfap.git#egg=crudlfap[example]\n    cd src/crudlfap\n\n    ./manage.py migrate\n    ./manage.py createsuperuser\n    ./manage.py runserver\n\nFeatures\n========\n\n- DRY into ModelRouter for all views of a Model,\n- extensive CRUD views, actions, etc\n- Rich frontend interface out of the box, MDC/Ryzom/Unpoly\n\nResources\n=========\n\n- `Documentation\n  \u003chttp://oss.yourlabs.me/crudlfap/\u003e`_\n- `ChatRoom graciously hosted by\n  \u003chttps://www.yourlabs.chat\u003e`_ by `YourLabs Business Service\n  \u003chttps://www.yourlabs.biz\u003e`_ on `Mattermost\n  \u003chttps://mattermost.com/\u003e`_\n- `Mailing list graciously hosted\n  \u003chttp://groups.google.com/group/yourlabs\u003e`_ by `Google\n  \u003chttp://groups.google.com\u003e`_\n- For **Security** issues, please contact yourlabs-security@googlegroups.com\n- `Git graciously hosted\n  \u003chttps://yourlabs.io/oss/crudlfap/\u003e`_ by `YourLabs Business Service\n  \u003chttps://www.yourlabs.biz\u003e`_ with `GitLab\n  \u003chttps://www.gitlab.org\u003e`_\n- `Package graciously hosted\n  \u003chttp://pypi.python.org/pypi/crudlfap/\u003e`_ by `PyPi\n  \u003chttp://pypi.python.org/pypi\u003e`_,\n- `Continuous integration graciously hosted\n  \u003chttps://yourlabs.io/oss/crudlfap/pipelines\u003e`_ by YourLabs Business Service\n- Browser test graciously hosted by `SauceLabs\n  \u003chttps://saucelabs.com\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyourlabs%2Fcrudlfap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyourlabs%2Fcrudlfap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyourlabs%2Fcrudlfap/lists"}