Skip to main content

A reusable Django app with a dynamic formulaire

Project description

formulaire_app

Un outil CLI pour générer des applications Django réutilisables dans n’importe quel projet.

Quick start

Add “formulaire_app” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    ...,
    "formulaire_app",
]

Include the app URLconf in your project urls.py like this:

path("formulaire_app/", include("formulaire_app.urls")),

Installation

pip install formulaire_app

## Utulisation


generate_formulaire_app nom_de_lapp 

python manage.py migrate 

python manage.py runserver

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

formulaire_app-0.1.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

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

formulaire_app-0.1.3-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file formulaire_app-0.1.3.tar.gz.

File metadata

  • Download URL: formulaire_app-0.1.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for formulaire_app-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cdfc134072f51a91ae04a0c8409219760406fb3da507c12093d2a8012f88f65d
MD5 cbacae64a9dded7f84bfd632c7edc4e8
BLAKE2b-256 6c1216c5edb390bb925b99435d2c3034de8e5b0fe9983429d0dd7e9f82c156aa

See more details on using hashes here.

File details

Details for the file formulaire_app-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: formulaire_app-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for formulaire_app-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 25cce9fed4b6b040fbfbfe2ef3bb778609f1d24d42d4cee9ef48319eaf786d52
MD5 d773a7c8c4c00e270c941d9780e4386e
BLAKE2b-256 6fc596b51842828aa7b75a3b0aab9c5eb08d53b611d397deb8d86b46599e1f3d

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