index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-10
Moved F() '&' and '|' to .bitand() and .bitor()
Anssi Kääriäinen
2012-10-10
Revert "Fixed #16211 -- Added comparison and negation ops to F() expressions"
Anssi Kääriäinen
2012-10-10
Revert "Splitted expressions tests into smaller methods"
Anssi Kääriäinen
2012-10-10
Fixed #19096 -- Made can_return_id_from_insert more extendable
Michael Manfre
2012-10-09
Fixed test failure after IDN domain validation fix
Claude Paroz
2012-10-09
Fix exception message from 3190abcd. Refs #18153.
Aymeric Augustin
2012-10-09
Fixed #18153 -- Reverse OneToOne lookups on unsaved instances.
Aymeric Augustin
2012-10-09
Fixed #19095 -- invalid code in multidb tests.
Aymeric Augustin
2012-10-09
Fixed #17867 -- Made email validation pass with IDN domains
Claude Paroz
2012-10-09
Moved some email validation tests to validators tests
Claude Paroz
2012-10-09
Improved assertion error messages in validators tests
Claude Paroz
2012-10-08
Use smarter string decoding in GeoDjango
Claude Paroz
2012-10-08
Fixed #19087 -- Ensured query's base table is never LOUTER joined
Anssi Kääriäinen
2012-10-08
[py3] Decoded the parsed source file encoding in debug view
Claude Paroz
2012-10-07
Moved Travis Pinney and Dane Springmeyer into the AUTHORS file where they bel...
Justin Bronn
2012-10-07
Fixed `inspectapp` tests to work with improved PG driver in GDAL 1.9+.
Justin Bronn
2012-10-07
GDAL docstring tweaks.
Justin Bronn
2012-10-07
Added section about URL reversion to URL mapper document.
Ramiro Morales
2012-10-07
Used pkgutil to get list of backend modules
Claude Paroz
2012-10-07
Fixed #18640 -- Allowed access to GDAL Feature without Datasource
Claude Paroz
2012-10-06
Removed ad-hoc support for usage of short names of built-in DB backends.
Ramiro Morales
2012-10-06
Updated .gitignore with files created when running setup.py sdist.
Ramiro Morales
2012-10-06
Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.
Ramiro Morales
2012-10-06
More URL mapping documentation fixes.
Ramiro Morales
2012-10-06
Use native geometry types on PostGIS 2.0+ instead of `AddGeometryColumn` and ...
Justin Bronn
2012-10-06
Refactored URL mapping documentation.
Ramiro Morales
2012-10-06
Un-gzipped test geometries fixture as plain json
Claude Paroz
2012-10-06
Added assertXML[Not]Equal assertions
Claude Paroz
2012-10-06
Fixed #17435 - Clarified that QuerySet.update returns the number of rows matched
Tim Graham
2012-10-06
Fixed #19069 -- Improved the error message when trying to query a swapped model.
Russell Keith-Magee
2012-10-06
Fixed #19074 -- Corrected some minor issues with the new custom User docs.
Russell Keith-Magee
2012-10-06
Fixed #19060 -- Corrected assumptions about the name of the User model in the...
Russell Keith-Magee
2012-10-05
Fixed type in MySQL spatial backend.
Justin Bronn
2012-10-05
Fixed `F()` expression regressions in GeoDjango caused by recent datastructur...
Justin Bronn
2012-10-05
Fixed format-o in docs/topics/db/queries.txt
Don Spaulding
2012-10-05
Fixed GMLv3 output test failure on PostGIS versions < 1.5.
Justin Bronn
2012-10-05
Forgot to import `unittest` from `django.utils`.
Justin Bronn
2012-10-05
Updated `GeoSQLCompiler.get_default_columns`.
Justin Bronn
2012-10-05
Skip `LayerMapRouterTest` if there are not multiple databases.
Justin Bronn
2012-10-05
Lowered tolerance to fix failing distance test.
Justin Bronn
2012-10-05
Added comment in `geoapp` tests about PostGIS 2.0 change in ST_NumGeometries.
Justin Bronn
2012-10-05
Need to catch `ImproperlyConfigured` to be freed from the schackles of `DJANG...
Justin Bronn
2012-10-05
Fixed #19072 -- Corrected an external file path in GeoIP docs
Claude Paroz
2012-10-05
Merge pull request #425 from Osmose/queryset_doc_typo
Preston Holmes
2012-10-05
Fixed typo in queryset docs under update method.
Michael Kelly
2012-10-04
Fixed #17959 -- Silenced output during GIS tests
Claude Paroz
2012-10-04
Removed unused and undocumented gdal_release_date function
Claude Paroz
2012-10-04
Fixed #18996 - Docs on overriden model methods
Tomáš Ehrlich
2012-10-04
Fixed #19051 - Fixed Selenium tearDownClass method; thanks glarrain for the r...
Tim Graham
2012-10-04
Fixed #17207 -- Added a troubleshooting note about failing createdb
John Paulett
[prev]
[next]