| Age | Commit message (Collapse) | Author |
|
Cells in the first column must contain some text.
http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables
|
|
PROJ.4 4.7.0 was released on 25 Sep 2009 and is available in Ubuntu 12.04.
|
|
|
|
Removed DatabaseFeatures.supports_bitwise_or feature (unused, always True).
|
|
|
|
fields_for_model().
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
The refactor in 3f76d1402dac9c2993d588f996dc1c331edbc9a7 fixed the creation
of redundant indexes.
Forwardport of 82ce55dbbe2d96e8b5d1fcb4a1d52b73e08e7929 from stable/1.10.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Pete Flugstad for the report, and Tim Graham for the review.
|
|
|
|
|
|
DatabaseOperations.convert_geom().
|
|
|
|
|
|
Major thanks to Shai for helping to refactor the tests, and to
Shai, Tim, Florian, and others for extensive and helpful review.
|
|
|
|
|
|
sync_apps().
|
|
|
|
|
|
|
|
starting with a slash.
Thanks Frank Bijlsma for the initial patch.
|
|
prefix_default_language=False.
|
|
|
|
It's not clear when it started to work.
|
|
|
|
|
|
|
|
Thanks to Christian von Roques for the report.
|
|
|
|
This makes it equivalent to: `from django.contrib.auth.models import User`.
Thanks Aymeric Augustin for the initial patch and Tim Graham for the
review.
|
|
|
|
|
|
|
|
blocks.
|
|
Identity comparison is quicker than isinstance(), and it avoids coupling
between Model and AutoField.
|
|
|
|
|
|
|
|
|
|
|