| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(features/introspection/ops)_class classes.
|
|
|
|
|
|
|
| |
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Refs #20968. Allow querying template_postgis presence without
existing test database.
Thanks Tim Graham for the review.
|
|
|
|
| |
DatabaseWrapper.prepare_database has been introduced in 307de67073.
|
| |
|
|
|
|
| |
Refs #22632. Thanks Tim Graham for the review.
|
|
|
|
| |
Refs #22632. Thanks Tim Graham for the review.
|
|
|
|
|
|
| |
Refs #22632. This should be the base for using more database
features to exclude specific backends in GIS tests.
Thanks Tim Graham for the review.
|
| |
|
|
|
|
| |
Refs #16969.
|
| |
|
|
|
|
|
|
| |
Django's, and works with all spatial backends (Oracle and SpatiaLite did work before). This changeset introduces new introspection modules for all of the spatial backends and adds hooks to the original `inspectdb.Command` class to enable reuse.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project.
Congratulations to Alex for a job well done.
Big thanks also go to:
* Justin Bronn for keeping GIS in line with the changes,
* Karen Tracey and Jani Tiainen for their help testing Oracle support
* Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback.
* Malcolm Treddinick for his guidance during the GSoC submission process.
* Simon Willison for driving the original design process
* Cal Henderson for complaining about ponies he wanted.
... and everyone else too numerous to mention that helped to bring this feature into fruition.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|