Skip to main content

Simple-Address is a simple Django app to save US addresses (it can potentially be used for others). It does not provide a front end. The intent of this is to be used on the admin site for invoicing purposes (and potentially others).

Quick start

  1. Pre-requisite:

    Make sure django-localflavor is installed and added to your INSTALLED_APPS

  2. Install with pip install django-simple-address Or clone (or download) the repository and run python setup.py install to install the app (preferably in virtualenv).

  3. Add “simple-address” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'address',
    ]
  4. Run python manage.py migrate to create the address models.

  5. Start the development server and visit http://127.0.0.1:8000/admin/ to create addresses (you’ll need the Admin app enabled).

  6. TODO: Add testing and frontend access.

Release files for django-simple-address 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-simple-address 0.1
File Size Uploaded
django-simple-address-0.1.tar.gz 4.1 kB Details

Release files / django-simple-address-0.1.tar.gz

Download URL django-simple-address-0.1.tar.gz
Size 4.1 kB
Tags Source
SHA-256 checksum
How to use checksums
adb78673ca397e51cac2fb0cd5cd775f7ae0c839bceb77ac9ceb7817c09809e1
BLAKE2b-256 checksum
How to use checksums
202867b65978df6e86f607c05d09c54fc925afda8cc7755bb56373317acb5a60
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page