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
2013-01-11
Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths
Claude Paroz
2013-01-11
Fixed #19585 -- Fixed loading cookie value as a dict
Claude Paroz
2013-01-11
Fixed #4833 -- Validate email addresses with localhost as domain
Claude Paroz
2013-01-11
Made dev server autoreloader ignore filenames reported as None.
Thomas Bartelmess
2013-01-11
Fixed #19360 -- Raised an explicit exception for aggregates on date/time fiel...
Nick Sandford
2013-01-11
Fixed #10239 - Added docs for modelform_factory
Tim Graham
2013-01-10
Fixed #19573 -- Allow override of username field label in AuthenticationForm
Nick Sandford
2013-01-09
Fixed #19581 -- ensure unique html ids with CheckboxSelectMultiple widgets
Loic Raucy
2013-01-09
Remove inaccurate comment regarding language names.
Carl Meyer
2013-01-09
Fixed #19546 - ensure that deprecation warnings are shown during tests
Preston Holmes
2013-01-08
Fixed #19576 -- Use `six.with_metaclass` uniformously accross code base.
Simon Charette
2013-01-08
Fixed #17541 -- Fixed non-saved/nullable fk querying
Anssi Kääriäinen
2013-01-08
Updated deprecated test assertions
Claude Paroz
2013-01-08
Fixed #16759 -- Remove use of __deepcopy__ in qs.clone()
Anssi Kääriäinen
2013-01-07
Created special PostgreSQL text indexes when unique is True
Claude Paroz
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-05
Fixed #12914 -- Use yaml faster C implementation when available
Claude Paroz
2013-01-04
Fixed #19192 -- Allowed running tests with dummy db backend
Claude Paroz
2013-01-03
Replaced deprecated sslerror by ssl.SSLError
Claude Paroz
2013-01-03
Added documentation for the 'db' argument of the post-syncdb signal.
mpaolini
2013-01-03
Fixed #19382 -- Stopped smtp backend raising exception when already closed
Claude Paroz
2013-01-03
Fixed #19134 -- Allowed closing smtp backend when the server is stopped
Claude Paroz
2013-01-03
Updated comment about PostGIS bug 2035
Claude Paroz
2013-01-03
Fixed #19545 -- Make sure media/is_multipart work with empty formsets
Simon Charette
2013-01-02
Fixed PR 478 -- Removed superfluous try/except block.
Aymeric Augustin
2013-01-02
Fixed #19547 -- Caching of related instances.
Aymeric Augustin
2013-01-01
Removed unusable parameters to empty_form property
Claude Paroz
2013-01-01
Updated our six module to follow upstream changes.
Florian Apolloner
2013-01-01
Replaced six.reraise with a simple raise.
Florian Apolloner
2013-01-01
Replaced e.message with e.args[0] in 3aa4b8165da23a2f094d0eeffacbda5484f4c1f6.
Florian Apolloner
2013-01-01
Merge pull request #182 from kspi/patch-1
Florian Apolloner
2013-01-01
Fixed a NameError in geoip/libgeoip if the GeoIP library is not found.
Florian Apolloner
2013-01-01
Fixed #19457 -- ImageField size detection failed for some files.
Anton Baklanov
2013-01-01
Fixed #19519 again -- Regression in LiveServerTestCase after fd1279a4.
Aymeric Augustin
2012-12-31
Fixed #17078 -- Made shell use std IPython startup.
Ramiro Morales
2012-12-31
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...
Julien Phalip
2012-12-31
Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
Aymeric Augustin
2012-12-31
Fixed #16241 -- Ensured the WSGI iterable's close() is always called.
Aymeric Augustin
2012-12-31
Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string
Claude Paroz
2012-12-30
Added further flexibility to ModelAdmin for controlling post-save redirections.
Julien Phalip
2012-12-30
Fixed GIS regression in get_default_columns()
Anssi Kääriäinen
2012-12-30
Minor improvement to proxy model handling
Anssi Kääriäinen
2012-12-30
Made use of PathInfo.direct flag in trim_joins
Anssi Kääriäinen
2012-12-30
Added Query.join_parent_model()
Anssi Kääriäinen
2012-12-30
Moved join path generation to Field
Anssi Kääriäinen
2012-12-30
Made sure join_field is always available in .join()
Anssi Kääriäinen
2012-12-29
Merge pull request #595 from bmispelon/patch-1
Aymeric Augustin
2012-12-29
Merge pull request #609 from mitar/patch-3
Aymeric Augustin
2012-12-29
Silenced warnings in the tests of deprecated features.
Aymeric Augustin
2012-12-29
Advanced pending deprecation warnings.
Aymeric Augustin
[prev]
[next]