1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/django
Claude Paroz bac7664f27 Ran 'CREATE EXTENSION postgis' during prepare_database hook
DatabaseWrapper.prepare_database has been introduced in 307de67073.
2014-12-08 22:22:53 +01:00
..
apps
bin
conf Fixed #23957 -- Started deprecation toward requiring session verification. 2014-12-05 07:37:34 -05:00
contrib Ran 'CREATE EXTENSION postgis' during prepare_database hook 2014-12-08 22:22:53 +01:00
core Fixed #20968 -- Checked Spatialite metadata before migrations 2014-12-08 22:22:53 +01:00
db Fixed #20968 -- Checked Spatialite metadata before migrations 2014-12-08 22:22:53 +01:00
dispatch Fixed typo in django/dispatch/dispatcher.py docstring. 2014-12-02 07:26:45 -05:00
forms Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
http Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
middleware
template Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
templatetags Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
test Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
utils Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
views Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
__init__.py
shortcuts.py