Skip to main content

Information systems core.

Project description

Prolog

Django IS Core is a lightweight framework built on Django. It augments Django great design patterns and minimizes annoying programming work. It takes best from Django-admin. ISCore provides a simple way how to build a rich administration. It is very simlar to Django admin but there are several differences that justifies why IS Core is created.

Features

  • same detail/add/table views as Django admin, but it uses REST and AJAX call to achieve it (it adds easier usage and broaden usability)
  • it can be used for creation only REST resources without UI
  • models UI (add/detail) is more linked together, links between foreign keys are automatically added
  • it provides more posibilities for read-only fields (e.g. the fields defined only inside form can be readonly too)
  • add new custom view is for Django admin is nightmare, with IS Core is very easy
  • it uses class based views, it is cleaner and changes are simplier
  • add new model administration without its registration
  • generated forms from models with validations
  • generated REST resources from models again with validations (no code duplication)
  • automatic exports to XLSX, PDF, CSV can be very simply add to a table view
  • automatic filtering and sorting for list views
  • pre-built reusable views and forms
  • automatic CRUD views for models (with REST resources)
  • authorization (token based) and permissions
  • advanced permissions (e.g. a link between objects is not added to UI if a user does not have permissions to see it)
  • and much more ...

Docs

For more details see docs

Contribution

To run Livereload for Sphinx you need livereload pip install livereload. After installing simply call make htmllivereload and open http://localhost:5500/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skip_django_is_core-2.25.2.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

skip_django_is_core-2.25.2-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file skip_django_is_core-2.25.2.tar.gz.

File metadata

  • Download URL: skip_django_is_core-2.25.2.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for skip_django_is_core-2.25.2.tar.gz
Algorithm Hash digest
SHA256 772a35981abf881bfff57457a791abb93a9d7eaddd415554434df85637ba8f52
MD5 f0b69dac2e6411a26f42340920a0b1cb
BLAKE2b-256 3a19c91c2c2a7e9cfd1f0dda78b6cac79160677c3fd32330c79d53c78c386dde

See more details on using hashes here.

File details

Details for the file skip_django_is_core-2.25.2-py3-none-any.whl.

File metadata

File hashes

Hashes for skip_django_is_core-2.25.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ccc099e1f68c980bc49f358ea7849b21ebc530e022d6056affd4dcd02d14f614
MD5 b36b032458384e0870dceb556b744151
BLAKE2b-256 ed0f4941c142f5bdb5c9379dd39484b164dd1f1160c7a2937efdb2fdcbcf5d33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page