GeoDjango Mercurial
matviews
/ summary
summary |
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
description
Materialized views application for (Geo)Django/PostgreSQL
owner
Justin Bronn <jbronn@geodjango.org>
last change
Thu, 22 Oct 2009 18:04:14 -0500
changes
2 years ago
Justin Bronn
Added a LICENSE and README as well as an in-place `fields` module for the initial open source release.
default
tip
changeset
|
files
3 years ago
Justin Bronn
Now works if PostGIS isn't installed; renamed 'refresh' to 'update'.
changeset
|
files
3 years ago
Justin Bronn
Removed pre-QSRF compatibility code.
changeset
|
files
3 years ago
Justin Bronn
We don't want materialized view models in the Django application cache because of interference w/other apps (like django.contrib.auth).
changeset
|
files
3 years ago
Justin Bronn
Moved matview model helper `_drop_table` to `util.drop_matview_table`; added `util.matview_tables`.
changeset
|
files
3 years ago
Justin Bronn
Added more comments, refactored commonly used routines into `util` module, and now uses `hashlib` instead of deprecated `sha` library.
changeset
|
files
4 years ago
ca
Made delete more error resilient.
changeset
|
files
4 years ago
ca
Fixed indentation on `models.py` and added the `exists` class method.
changeset
|
files
4 years ago
Justin Bronn
Have to be more careful when the model's tables don't exist yet.
changeset
|
files
4 years ago
Justin Bronn
Added the `_populate` initialization method.
changeset
|
files
...
tags
...
branches
2 years ago
7dadf2e435ef
default
changeset
|
changelog
|
files
...