]> git.parisson.com Git - django-google-tools.git/log
django-google-tools.git
15 years agoAdding a verbose name plural to make the admin show the proper plural
Michael Newman [Sat, 24 Oct 2009 20:14:36 +0000 (04:14 +0800)]
Adding a verbose name plural to make the admin show the proper plural

15 years agoSwitch to Asynchronous Tracking
Chris Adams [Wed, 2 Dec 2009 13:56:24 +0000 (21:56 +0800)]
Switch to Asynchronous Tracking

This avoids a common GA performance hit:

http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html

15 years agoremoved legacy core reference
kevin fricovsky [Thu, 6 Aug 2009 01:42:07 +0000 (09:42 +0800)]
removed legacy core reference

15 years agoremoved legacy admin reference in model
kevin fricovsky [Thu, 6 Aug 2009 01:38:57 +0000 (09:38 +0800)]
removed legacy admin reference in model

15 years agomade the project 1.* compliant and fixed a bug with a hardcoded analytics ID, now...
kevin fricovsky [Sun, 2 Aug 2009 14:35:15 +0000 (22:35 +0800)]
made the project 1.* compliant and fixed a bug with a hardcoded analytics ID, now displays anayltics ID value set in admin properly

16 years agoadding gitignore
Clinton Ecker [Sun, 5 Apr 2009 21:36:26 +0000 (16:36 -0500)]
adding gitignore

16 years agoUpdating analytics code to most recent
Clinton Ecker [Sun, 5 Apr 2009 21:35:38 +0000 (16:35 -0500)]
Updating analytics code to most recent

16 years agoMore editing
Clinton Ecker [Sun, 5 Apr 2009 21:28:05 +0000 (16:28 -0500)]
More editing

16 years agoEditing readme
Clinton Ecker [Sun, 5 Apr 2009 21:27:25 +0000 (16:27 -0500)]
Editing readme

16 years agoUpdating the readme and altering the license
Clinton Ecker [Sun, 5 Apr 2009 21:26:30 +0000 (16:26 -0500)]
Updating the readme and altering the license

16 years agoadding a setup.py
Clinton Ecker [Sun, 5 Apr 2009 21:22:39 +0000 (16:22 -0500)]
adding a setup.py

16 years agomoving things around so this app is deployable
Clinton Ecker [Sun, 5 Apr 2009 21:20:37 +0000 (16:20 -0500)]
moving things around so this app is deployable

16 years ago* Removing a print statement and fixing a small bug if you haven't set any site codes yet
Clint Ecker [Thu, 31 Jul 2008 23:13:28 +0000 (23:13 +0000)]
* Removing a print statement and fixing a small bug if you haven't set any site codes yet

16 years agoFixing small errors regarding the optional model
Clint Ecker [Tue, 8 Jul 2008 15:02:15 +0000 (15:02 +0000)]
Fixing small errors regarding the optional model

16 years agoAdding the LICENSE, USAGE and making the model optional
Clint Ecker [Tue, 8 Jul 2008 14:55:26 +0000 (14:55 +0000)]
Adding the LICENSE, USAGE and making the model optional

16 years agoIf the code is left blank, nothing should be rendered
Clint Ecker [Mon, 7 Jul 2008 19:57:16 +0000 (19:57 +0000)]
If the code is left blank, nothing should be rendered

16 years agoInitial commit of the project.
Clint Ecker [Mon, 7 Jul 2008 19:55:49 +0000 (19:55 +0000)]
Initial commit of the project.