Skip to main content

A Django app to provide currencies and amount of the currencies.

Project description

FakeMoney is a Django app to provide light models for real world currencies and virtual currencies you want to make.

Quick start

  1. Add “fakemoney” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'fakemoneyd',
    ]
  2. Include the fakemoneyd URLconf in your project urls.py like this:

    path('fakemoney/', include('fakemoneyd.urls')),
  3. Run python manage.py migrate to create the fakemoney models.

  4. Run python manage.py feed_currencies in order to feed all the existing real world currencies.

  5. Visit http://127.0.0.1:8000/fakemoney/ to participate in the poll.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

django_fakemoneyd-0.1.1-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file django_fakemoneyd-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: django_fakemoneyd-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for django_fakemoneyd-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6959615150ebfd30cda3d517a018856e8d426b52dff9bb8386a15c8bb6fb8d27
MD5 09d723381c67a2969cb4ee2edc39132a
BLAKE2b-256 cb831824ad69afc230ca5f53a6327f6c4ebac594d551049c51605284b1a889a2

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