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
/
contrib
Age
Commit message (
Expand
)
Author
2013-02-20
Fixed #14571 -- Updated embedded jQuery from 1.4.2 to 1.9.1
Claude Paroz
2013-02-19
Checked object permissions on admin history view.
Carl Meyer
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-18
Fixed #19839 -- Isolated auth tests from customized TEMPLATE_LOADERS
Claude Paroz
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-15
Fixed geos test to prevent random failure
Claude Paroz
2013-02-15
Fixed #17066 -- Prevented TypeError in GeoIP.__del__
Claude Paroz
2013-02-15
Avoided unneeded assertion on Python 3
Claude Paroz
2013-02-15
Fixed #19807 -- Sanitized getpass input in createsuperuser
Claude Paroz
2013-02-15
Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom U...
Russell Keith-Magee
2013-02-14
Fixed a misnamed variable introduced in commit 142ec8b283
Claude Paroz
2013-02-13
Fixed #8404 -- Isolated auth password-related tests from custom templates
Claude Paroz
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-12
Fix admindocs on Python 3, where None cannot be sorted with strings.
Carl Meyer
2013-02-09
Made modwsgi groups_for_user consistent with check_password
Preston Holmes
2013-02-08
Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware
Claude Paroz
2013-02-07
Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
2013-02-07
Fixed #19772 -- Handled APPEND_SLASH correctly in the redirects app.
Aymeric Augustin
2013-02-07
Fixed #13085 -- Don't fail on creation of model with GFK to a model with __le...
Ramiro Morales
2013-02-07
Updated createsuperuser to use unicode_literals. Refs #19757.
Florian Apolloner
2013-02-06
Fixed #19704 -- Make use of new ungettext_lazy function at appropriate places
Alexey Boriskin
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-02-06
Fixed #19745 -- Forced resolution of verbose names in createsupersuser
Claude Paroz
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-04
Fixed #19725 -- Made createsuperuser handle non-ascii prompts
Claude Paroz
2013-02-02
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...
Julien Phalip
2013-02-02
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form(...
Nick Sandford
2013-02-02
Lowered field ordering requirement in ogrinspect test
Claude Paroz
2013-02-02
Added missing parentheses in if clause
Claude Paroz
2013-02-02
Fixed #18144 -- Added backwards compatibility with old unsalted MD5 passwords
Claude Paroz
2013-02-01
Merge pull request #334 from dlo/tickets/18755
Aymeric Augustin
2013-02-01
Fixed #19715 -- Simplified findstatic output when verbosity set to 0
Matt Robenolt
2013-02-01
Set bigger maxDiff for ogrinspect tests
Claude Paroz
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-29
Implemented some SpatiaLiteOperations as cached properties
Claude Paroz
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-26
Fixed #19540 -- Stopped using deprecated os.stat_float_times.
Aymeric Augustin
2013-01-25
Fixed #18460 -- Fixed change detection of ReadOnlyPasswordHashField
Claude Paroz
2013-01-25
Moved has_changed logic from widget to form field
Claude Paroz
2013-01-22
Fixed #19477 - Documented generic_inlineformset_factory
Tim Graham
2013-01-22
Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app.
Florian Apolloner
2013-01-21
Fixed #18051 -- Allowed admin fieldsets to contain lists
Claude Paroz
2013-01-12
Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is em...
Stephan Jaekel
2013-01-10
Fixed #19573 -- Allow override of username field label in AuthenticationForm
Nick Sandford
2013-01-08
Updated deprecated test assertions
Claude Paroz
2013-01-06
Fixed #19173 -- Made EmptyQuerySet a marker class only
Anssi Kääriäinen
2013-01-03
Updated comment about PostGIS bug 2035
Claude Paroz
2013-01-01
Fixed a NameError in geoip/libgeoip if the GeoIP library is not found.
Florian Apolloner
2012-12-30
Added further flexibility to ModelAdmin for controlling post-save redirections.
Julien Phalip
[prev]
[next]