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-13
Fixed #18484 -- Removed the div around the csrf token input
Claude Paroz
2012-10-13
Added ref to format localization in Date[Time]Field docs
Claude Paroz
2012-10-13
Fixed #19119 -- Corrected default date input formats in docs
Claude Paroz
2012-10-13
Fixed #19067 -- Clarified handling of username in createsuperuser.
Russell Keith-Magee
2012-10-13
Fixed #19077, #19079 -- Made USERNAME_FIELD a required field, and modified Us...
Russell Keith-Magee
2012-10-12
Merge pull request #422 from elvard/18996
Tim Graham
2012-10-12
Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5
Tim Graham
2012-10-12
Updated localflavor docs to note the new packages
Adrian Holovaty
2012-10-12
Removed country-specific localflavor tests.
Adrian Holovaty
2012-10-12
Moved de_CH/formats.py in its correct location
Claude Paroz
2012-10-12
Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+
Brian Galey
2012-10-11
Fixed #10936 - Noted that using SQLite for development is a good idea
Tim Graham
2012-10-11
Merge pull request #428 from donspaulding/patch-1
Tim Graham
2012-10-11
Fixed #16588 - Warned about field names that conflict with the model API
Tim Graham
2012-10-11
Fixed #14165 - Documented that TransactionMiddleware only applies to the defa...
Tim Graham
2012-10-12
Fixed tests introduced for #15915
Anssi Kääriäinen
2012-10-11
Fixed #19107 -- Workarounded message-encoding bug on Python < 2.6.6
Claude Paroz
2012-10-11
More URL reversion docs typo fixes.
Ramiro Morales
2012-10-11
Merge pull request #437 from dmedvinsky/bug/docs-typo-reversing
Tim Graham
2012-10-11
Fixed #16817 - Added a guide of code coverage to contributing docs.
Tim Graham
2012-10-11
Fix typo in URLs reversing docs
Dmitry Medvinsky
2012-10-10
Fixed #4501 - Documented how to use coverage.py with Django tests.
Tim Graham
2012-10-10
Remove heteronormativity from coding style doc
Daniel D. Beck
2012-10-10
Use renamed threading event API in Python 3.3
Ian Clelland
2012-10-10
Fixed error output from runserver
Claude Paroz
2012-10-09
Fixed #19097 -- documented module of origin for HttpRes/req objects
Preston Holmes
2012-10-10
Removed some uses of F() expression & and |
Anssi Kääriäinen
2012-10-09
Mark the test for left/right lookup types as a known failure on PostGIS 2.0.
Justin Bronn
2012-10-10
Fixed #18927 -- Fixed bulk_create tests when no has_bulk_insert
Michael Manfre
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
[prev]
[next]