File: __init__.py

package info (click to toggle)
python-django-analytical 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: python: 4,693; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
"""
Analytics service integration for Django projects.
"""

__version__ = '3.2.0'