index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-10-27
Fixed MultiValueDict's copy implementation to be consistant with all other co...
Alex Gaynor
2010-10-27
Fixed #14577 -- fixed a docstring typo. Thanks to dauerbaustelle for the rep...
Alex Gaynor
2010-10-27
Fixed #14398 -- Changed runfcgi command to interpret the umask option argumen...
Ramiro Morales
2010-10-27
Revert the removal of an unused import (in [14175]) that was referenced in do...
Chris Beaven
2010-10-26
Fixed #14565 - No csrf_token on 404 pages
Luke Plant
2010-10-24
Fixed #14550 -- fixed the behavior of commit_on_success to exit the transacti...
Alex Gaynor
2010-10-24
Fixed #13617 -- `OSMGeoAdmin` now works again when `USE_L10N` (or `LANGUAGE_C...
Justin Bronn
2010-10-23
Fixed #14544 -- Squashed bug in the findstatic command when used with the --f...
Jannis Leidel
2010-10-23
Fixed #14223 -- Extended unification of exception raised in presence of integ...
Ramiro Morales
2010-10-21
Fixed 14513 -- check fields with underscores for validity when ordering. Bonu...
Chris Beaven
2010-10-21
Fixed #14520 -- fixed a memory leak when running the test suite.
Alex Gaynor
2010-10-21
Fixed a bug with method_decorator not preserving the attributes of the wrappe...
Luke Plant
2010-10-21
Fixing a few cosmetic bugs. Thanks for the hint, Alex Gaynor.
Jannis Leidel
2010-10-21
Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfile...
Jannis Leidel
2010-10-20
Consistent imports for parse_qsl function, avoiding the `PendingDeprecationWa...
Luke Plant
2010-10-20
Polish translation updated
Jarek Zgoda
2010-10-20
Fixed bug and test failure introducted in [14290]
Luke Plant
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel
2010-10-20
Modified the implementation of get_object() to be consistent with the approac...
Russell Keith-Magee
2010-10-19
Fixed #14498 - Forms passed to FormWizard.process_step are not guaranteed to ...
Luke Plant
2010-10-19
Fixed #10771 -- added support for using the transaction management functions ...
Alex Gaynor
2010-10-19
Fixed #14495 -- DeletionMixin and FormMixin don't have an object to work with...
Honza Král
2010-10-19
Fixed #14407 -- Simplified ManyToManyRawIdWidget.value_from_datadict, Thanks ...
Honza Král
2010-10-19
Added a logging call on HTTP 405 for class-based views. This is for consisten...
Russell Keith-Magee
2010-10-19
Fixed a small typo introduced in r14139.
Ramiro Morales
2010-10-18
Fixed an naming problem with r14258. Thanks to Alex for the report.
Russell Keith-Magee
2010-10-18
Fixed #14486 -- Modified the import order for the bundled unittest so that a ...
Russell Keith-Magee
2010-10-18
Fixed #14487 -- Prevented unittest from leaking into scope via a 'from django...
Russell Keith-Magee
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-10-18
Fixed #14479 -- Added initial Punjabi (pa) translation. Thanks, A S Alam.
Jannis Leidel
2010-10-18
Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley!
Honza Král
2010-10-18
Fixed #12074 -- Adding .as_p and as_ul methods to FormSet. Thanks arthurdeber...
Honza Král
2010-10-17
Fixed #13963 -- Use the correct verbose name of a reverse relation field in t...
Jannis Leidel
2010-10-17
Corrected the skipIfDBFeature and skipUnlessDBFeature decorators to actually ...
Russell Keith-Magee
2010-10-16
Fixed #14126 -- Fixed an issue with changes to the blocktrans tag introduced ...
Jannis Leidel
2010-10-16
Fixed #14429 -- Updated German translation. Thanks, jnns.
Jannis Leidel
2010-10-15
Fixed Python 2.4 incompatibility introduced in [14218]
Luke Plant
2010-10-15
Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit...
Alex Gaynor
2010-10-15
Change the stacklevel for Field deprecation warnings to correctly point to th...
Chris Beaven
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-14
Fixed #14301 -- Handle email validation gracefully with email addresses conta...
Jannis Leidel
2010-10-14
Fixed reference to removed function root() in AdminSite docstring.
Luke Plant
2010-10-13
Fixed #12192 -- Don't execute any DB query when the QS slicing being performed
Ramiro Morales
2010-10-13
Fixed #14119 -- fields_for_model no longer returns all fields when fields par...
Honza Král
2010-10-13
Fixed #14017 -- wrong comment on log_deletion method of ModelAdmin
Honza Král
2010-10-13
Fixed #13830 -- Updated province name in Indonesian localflavor. Thanks, rodin.
Justin Bronn
2010-10-13
Fixed #13811 -- Changed unique validation in model formsets to ignore None va...
Honza Král
2010-10-12
Fixed #9002 -- Added a RequestFactory. This allows you to create request inst...
Russell Keith-Magee
2010-10-12
Enabled area calculations for geography columns.
Justin Bronn
2010-10-12
Fixed #14447 -- Modified the auth and sitemaps tests to remove some assumptio...
Russell Keith-Magee
[next]