An open API service indexing awesome lists of open source software.

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.

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)\]