A simple Django app
Project description
Simple Django App
This is a simple, minimal Django app intended to help understand the main aspects of working with Django.
Usage Instructions
Clone this repository e.g.
git clone git@github.com:deparkes/simple-django-app.git
Navigate to the 'cool_counters' Django project:
cd simple-django-app/cool_counters
Run migrations to update/create database
python manage.py migrate
Run the Django development server
python manage.py runserver
Navigate to to http://127.0.0.1:8000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_django_app-0.1.0.tar.gz.
File metadata
- Download URL: simple_django_app-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.9.23 Linux/6.1.141-165.249.amzn2023.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
382cc1eab485c239e5384823bc63c910d020e89eccf47260e338fa2f2345116a
|
|
| MD5 |
811f519f97ef73ebd761eee6adda84d1
|
|
| BLAKE2b-256 |
568098b96ef4ff9f55b75ae9d7e5d8705c4267a2c1bbaed00259e1662bec85bf
|
File details
Details for the file simple_django_app-0.1.0-py3-none-any.whl.
File metadata
- Download URL: simple_django_app-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.9.23 Linux/6.1.141-165.249.amzn2023.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb2678d1d595f350859b649a77d9a4b8b53d886e457c2d37af8f077c9d400d1b
|
|
| MD5 |
1f8f2ed9f3088bf83e6e24e96cf3a79d
|
|
| BLAKE2b-256 |
890ad79dc7f8bc97e2aed3bbf200cbf2468126b6f9b4722ecacaae1e5d26040b
|