A simple Django app to track data from URL visits
Project description
=====
Asianet-tracker
=====
Asianet-tracker is a simple Django app to log data from URL visits Web-based polls.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "asianet-tracker" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'asianet-tracker',
]
2. Run `python manage.py migrate` to create the asianet-tracker models.
3. Start the development server and visit http://127.0.0.1:8000/
4. From views.py import track_this to include it in URLS you need to track
Asianet-tracker
=====
Asianet-tracker is a simple Django app to log data from URL visits Web-based polls.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "asianet-tracker" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'asianet-tracker',
]
2. Run `python manage.py migrate` to create the asianet-tracker models.
3. Start the development server and visit http://127.0.0.1:8000/
4. From views.py import track_this to include it in URLS you need to track
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
asianet-tracker-0.4.tar.gz
(3.2 kB
view details)
File details
Details for the file asianet-tracker-0.4.tar.gz
.
File metadata
- Download URL: asianet-tracker-0.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33972c20b5abaa628bfd7c3c8f6694689491bb5d81f9c4fbda26fbe99a8496b2 |
|
MD5 | 0c65e9a1763fa077b8b30929fa6459e9 |
|
BLAKE2b-256 | 96900680e633c5eb44b90d52ecdb705fbad0b6eaebc6920dad61b2cb517de57e |