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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2010-08-30
Fixed #13798 -- Added connection argument to the connection_created signal. T...
Russell Keith-Magee
2010-08-30
Added a missing (empty) models.py file required for the tests from r13644 to ...
Russell Keith-Magee
2010-08-30
Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...
Luke Plant
2010-08-30
Fixed #14145 - undeterministic behavior when project or app template contains...
Luke Plant
2010-08-28
Fixed #12343 -- Added support for connection-by-socket to MySQL using the dbs...
Russell Keith-Magee
2010-08-28
Fixed #13723 -- Improved the legibility of hyperlinks included in admin valid...
Russell Keith-Magee
2010-08-28
Fixed #13681 -- Added a commented out admindocs entry to the default INSTALLE...
Russell Keith-Magee
2010-08-28
Fixed #14166 -- Modified the list of state choices in the Indian localflavor ...
Russell Keith-Magee
2010-08-28
Fixed #5192 -- Modified flatpage admin form to allow ~ and . characters in fl...
Russell Keith-Magee
2010-08-28
Fixed #6932 -- Added a template tag that gives a list of available flatpages ...
Russell Keith-Magee
2010-08-28
Removed a stray DEBUG=True test setting introduced in r13641.
Russell Keith-Magee
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-27
Fixed #14164 -- Ensure that sitemap priorities aren't rendered with localized...
Russell Keith-Magee
2010-08-27
Fixed #14156 -- Modified the way CSRF protection is applied to flatpages so t...
Russell Keith-Magee
2010-08-27
Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...
Russell Keith-Magee
2010-08-23
Fixed #13951 -- Corrected docstring in formtools wizard. Thanks to suzaku for...
Russell Keith-Magee
2010-08-21
Fixed #13140 -- Ensure that request headers are preserved through redirect ch...
Russell Keith-Magee
2010-08-20
Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gayno...
Russell Keith-Magee
2010-08-20
Fixed #14068 -- Corrected error handling in loaddata when an allow_syncdb met...
Russell Keith-Magee
2010-08-17
Fixed #14102 -- Ensure that fields that have been excluded from a form aren't...
Russell Keith-Magee
2010-08-16
Fixed #14002 -- Modified filesize filter to ensure strings are translatable. ...
Russell Keith-Magee
2010-08-14
Fixed #5350 -- Added fallback to default 404/500 handlers when they're not ex...
Russell Keith-Magee
2010-08-14
Fixed #13796 -- Ensure that builtin tags and filters are included in admin do...
Russell Keith-Magee
2010-08-14
Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...
Russell Keith-Magee
2010-08-14
Fixed #13699 -- Updated Catalan translation. Thanks to txels.
Russell Keith-Magee
2010-08-14
Fixed #13905 -- Updated Basque translation. Thanks to Aitzol Naberan.
Russell Keith-Magee
2010-08-14
Fixed #14079 -- Updated Norwegian Nynorsk translation. Thanks to HÃ¥vard Grim...
Russell Keith-Magee
2010-08-14
Fixed #14084 -- Updated French translation. Thanks to stephaner.
Russell Keith-Magee
2010-08-14
Fixed #14096 -- Corrected Python 2.4 syntax issue. Thanks to PaulM for the re...
Russell Keith-Magee
2010-08-14
Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignKeys/Many...
Russell Keith-Magee
2010-08-11
Fixed typos in es_AR translation.
Ramiro Morales
2010-08-07
Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and...
Russell Keith-Magee
2010-08-07
Fixed #14076 -- Updated Danish translation. Thanks to finngruwier.
Russell Keith-Magee
2010-08-07
Fixed #13516 -- Added an internal type definition for AutoFields, so that sub...
Russell Keith-Magee
2010-08-07
Rationalized the verbosity levels (including introducing a new super-verbose ...
Russell Keith-Magee
2010-08-07
Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gman...
Russell Keith-Magee
2010-08-07
Fixed #14070 -- Updated Serbian translations. Thanks to janos.
Russell Keith-Magee
2010-08-07
Fixed #8426 - 'helptext' CSS class - hopefully for real this time.
Luke Plant
2010-08-06
Tweaked r13520 translation update (one forgtten fuzzy string).
Ramiro Morales
2010-08-06
Updated es_AR translation.
Ramiro Morales
2010-08-06
Fixed #11159 -- Added mimetype detection to the test client for file uploads....
Russell Keith-Magee
2010-08-06
Updated German translation.
Jannis Leidel
2010-08-06
Fixed #14069 -- Updated Czech translation. Thanks to Tuttle.
Russell Keith-Magee
2010-08-06
Fixed #13615 -- Clarified test assertion text to avoid confusion when respons...
Russell Keith-Magee
2010-08-06
Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...
Russell Keith-Magee
2010-08-06
Fixed #13092 -- Added support for the "in" operator when dealing with context...
Russell Keith-Magee
2010-08-06
Fixed #12746 -- Updated sorting calls to use 'key' instead of 'cmp'. This wil...
Russell Keith-Magee
2010-08-06
Fixed #14014 -- Ensure that the "save and add another" button for users actua...
Russell Keith-Magee
2010-08-06
Fixed #14012 -- Corrected the handling of the create user popup dialog in the...
Russell Keith-Magee
2010-08-06
Fixed #14027 -- Ensure that reverse() raises an exception when you try to rev...
Russell Keith-Magee
[next]