1
=======================
2
django-tracking changes
3
=======================
8
- Using Django's GIS utilities a little better
9
- Added caching in the middleware to reduce hits to the database
15
- Improved the setup.py script
20
- Merged changes from ramusus to better deal with the unicode problems
25
- Trying to handle some unicode problems
26
- Added a sample base.html template
32
- Fixed several bugs dealing with performance
34
- Added some German translations
35
- Removed dependency on GeoIP C API and Python API in favor of Django's
36
built-in GIS utilities
37
- Tweaked the active users map
42
- Did some code optimization
43
- Added the ability to have a dynamically updating Google Map to show where your
44
visitors are coming from