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.2.1.tar.gz (8.1 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.2.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: formulaire_app-0.2.1.tar.gz
  • Upload date:
  • Size: 8.1 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.2.1.tar.gz
Algorithm Hash digest
SHA256 b56741a262a8a897d114dd5cc61637bc03d2df665a852f26fc42380a63f9b509
MD5 d6b8200abd6ec26bbba00a4fc1842709
BLAKE2b-256 7ebcfd89238e6ad28888a1da4e2757c039a1582c7ac9c11cdc1535d8869ec224

See more details on using hashes here.

File details

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

File metadata

  • Download URL: formulaire_app-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 11.6 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f04ecdfd03aed690b4f52328e83f7d8eb4617741ec18b87ce3301fda73db0380
MD5 5d916718bbc29f41151515067af9ccf3
BLAKE2b-256 df3c93d250ba4655e62dd470c9531c95417320d5486d1391e175acc1ea7ddf9d

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