Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > 085ab97f1fd946dbe720b7207c3f6720 > files > 59

django-tracking-0.3.7-2.fc15.noarch.rpm

=======================
django-tracking changes
=======================

0.3.5
-----

- Using Django's GIS utilities a little better
- Added caching in the middleware to reduce hits to the database
- Added some logging

0.3.3
-----

- Improved the setup.py script

0.3.2
-----

- Merged changes from ramusus to better deal with the unicode problems

0.3.1
-----

- Trying to handle some unicode problems
- Added a sample base.html template
- Code cleaning

0.3.0
-----

- Fixed several bugs dealing with performance
- Improved stability
- Added some German translations
- Removed dependency on GeoIP C API and Python API in favor of Django's
  built-in GIS utilities
- Tweaked the active users map

0.2.5
-----

- Did some code optimization
- Added the ability to have a dynamically updating Google Map to show where your
  visitors are coming from