https://github.com/djm/django-contextual
[Deprecated] A django app that provides pluggable contextual replacement functionality. e.g Changing a phone number based upon the query string, hostname, referrer etc.
https://github.com/djm/django-contextual
Last synced: about 1 month ago
JSON representation
[Deprecated] A django app that provides pluggable contextual replacement functionality. e.g Changing a phone number based upon the query string, hostname, referrer etc.
- Host: GitHub
- URL: https://github.com/djm/django-contextual
- Owner: djm
- License: bsd-3-clause
- Created: 2011-01-27T18:09:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T15:36:33.000Z (over 10 years ago)
- Last Synced: 2025-04-22T23:07:59.123Z (about 1 month ago)
- Language: Python
- Homepage: http://www.djm.org.uk/django-contextual/
- Size: 168 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#django-contextual
##Deprecation 2014.09.16
This project will remain on Github but development is no longer active and
indeed, has not been for a considerable time (2010, circa Django 1.2).If you wish to do similar nowadays, this is definitely not how you should go
about it. Take a look at the new TemplateResponse objects instead.\[[Deprecated
README](https://github.com/djm/django-contextual/blob/master/DEPRECATED.README.md)\]