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.24.6.1.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

Details for the file skip-django-is-core-2.24.6.1.tar.gz.

File metadata

  • Download URL: skip-django-is-core-2.24.6.1.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for skip-django-is-core-2.24.6.1.tar.gz
Algorithm Hash digest
SHA256 7b1eb5f91fb6e9e1a12fe897a3176e2a91809319bbf7314f8dc504055c7bf5da
MD5 1159f2ff3626e3a9eecefb9f02efb716
BLAKE2b-256 b181ad99ad07ab9bb1270bc577fe419294e39da859a719c581d5e846ad9cc8c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for skip_django_is_core-2.24.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6dbc3a5f650070a9b9634279eddad29719a403afbe8110bec8f74d0059982108
MD5 4de2005d819785f8b24953be834a3ec6
BLAKE2b-256 76ae40d9c84d1efc7842367a3f4c081056ba8b512dad30bab5a2b14a1db33f51

See more details on using hashes here.

Supported by

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