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
2010-04-16
Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...
Justin Bronn
2010-04-16
Fixed #13358 -- Ensured that db_manager() can be used to override database ro...
Russell Keith-Magee
2010-04-16
Fixed #13357 -- Minor changes to get Django running under PyPy. Thanks to Ale...
Russell Keith-Magee
2010-04-15
Fixed #9427: Allow for autodiscover to load admin modules from apps in eggs. ...
Karen Tracey
2010-04-15
Add file mistakenly left out of r12986. Refs #13334.
Karen Tracey
2010-04-15
Fixed #13334: Restored ability to load template tags from eggs. Again thanks ...
Karen Tracey
2010-04-15
Fixed #13353: Corrected a couple of tests that were dependent on dictionary o...
Karen Tracey
2010-04-15
Fixed #13348: Restored ability to load models from apps in eggs. Thanks Ramir...
Karen Tracey
2010-04-15
Fixed a test failure under Postgres caused by primary key sequence allocation.
Russell Keith-Magee
2010-04-15
Fixed #13184 -- Document the requirement that custom model fields using Subfi...
Russell Keith-Magee
2010-04-15
Fixed #13349 -- Ensure that raw queries evaluate the entire query if the back...
Russell Keith-Magee
2010-04-15
Fixed #13328 -- Added a __getstate__/__setstate__ pair to fields so that call...
Russell Keith-Magee
2010-04-15
Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso6...
Russell Keith-Magee
2010-04-14
Fixed Python 2.4 incompatibility introduced in r12972.
Karen Tracey
2010-04-14
Fixed #13335: Adjusted the r12950 fix to properly handle import errors result...
Karen Tracey
2010-04-14
Fixed #13345: Don't attempt to load the locale regressiontests subdirectory a...
Karen Tracey
2010-04-13
Fixed #13227 -- Ensure that the query cache is flushed when a QuerySet is dee...
Russell Keith-Magee
2010-04-13
Fixed #13290 - Added a section about minification of admin JavaScript files t...
Jannis Leidel
2010-04-13
Fixed #12903 - Made translating the admin action selection text easier. Thank...
Jannis Leidel
2010-04-13
Also minify the JavaScript file for pre-populated form fields in the admin.
Jannis Leidel
2010-04-13
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the r...
Jannis Leidel
2010-04-13
Fixed #13332 -- Corrected the cleanup code in the test client to avoid a refc...
Russell Keith-Magee
2010-04-12
Fixed #13229 -- Corrected a test failure caused by the change in Finnish muni...
Russell Keith-Magee
2010-04-12
Fixed #13229 -- Updated the list of Finnish municipalities in localflavor. Th...
Russell Keith-Magee
2010-04-12
Fixed #11957 -- exceptions in admin.py are no longer hidden after second request
Brian Rosner
2010-04-12
Refs #13167 -- Corrected a regression in the way non-existent variables are h...
Russell Keith-Magee
2010-04-12
Fixed #11696: Changed app loading code so that it does not swallow import err...
Karen Tracey
2010-04-11
Fixed #9437 -- Now close the connection after getting the PostGIS version dur...
Justin Bronn
2010-04-11
Fixed #13301 -- Corrected problem with capitalization of changelist row heade...
Russell Keith-Magee
2010-04-11
Fixed #13298 -- Modified test assertion to ensure that javascript variables a...
Russell Keith-Magee
2010-04-11
Fixed #13319 -- Modified the default verbosity level for "no fixtures loaded"...
Russell Keith-Magee
2010-04-11
Fixed #13311 -- Modified the tag library import process so it doesn't mask im...
Russell Keith-Magee
2010-04-10
Fixed #13275 -- Modified the parsing logic of the {% url %} tag to avoid cata...
Russell Keith-Magee
2010-04-09
Minor documentation tweaks for GeoDjango, including addition of link to main ...
Justin Bronn
2010-04-09
Fixed #13309 -- Ensure that delete() deletes everything it should delete(). T...
Russell Keith-Magee
2010-04-09
Fixed #13308 -- Ensured that dumpdata correctly interacts with router allow_s...
Russell Keith-Magee
2010-04-09
Fixed #13293 -- Corrected a problem with the MySQL handling of boolean return...
Russell Keith-Magee
2010-04-09
Fixed #13304 -- Updated auth decorators so they can be used with callable cla...
Russell Keith-Magee
2010-04-07
Fixed #13068, #9264, #9983, #9784 - regression with pre-populated fields and ...
Luke Plant
2010-04-06
Fixed #13099 - incorrect SQL for `exclude()` example
Luke Plant
2010-04-06
Fixed #13270 - typos in documentation
Luke Plant
2010-04-06
Fixed test failure that was occurring since r12908
Luke Plant
2010-04-06
Fixed #13035 - Incorrect documentation regarding admin and default managers
Luke Plant
2010-04-06
Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt
Luke Plant
2010-04-05
Fixed #13263 -- Corrected field name typo in queries documentation examples. ...
Justin Bronn
2010-04-05
Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito.
Justin Bronn
2010-04-05
Fixed #13038 -- Ensured that readonly fields in the admin have their name add...
Russell Keith-Magee
2010-04-05
Fixed #13129 -- Corrected CSS on RTL layout when a changelist has admin actio...
Russell Keith-Magee
2010-04-05
Fixed #12260 -- Corrected CSS when using checkbox widgets on a ModelMultipleC...
Russell Keith-Magee
2010-04-05
Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...
Russell Keith-Magee
[prev]
[next]