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-25
[1.5.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.
Aymeric Augustin
2013-02-25
[1.5.x] Updated translations
Claude Paroz
2013-02-23
[1.5.X] Fixed #19850 -- Use configured staticfiles storage to find the URL of...
Jannis Leidel
2013-02-21
[1.5.x] Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-19
[1.5.x] Checked object permissions on admin history view.
Carl Meyer
2013-02-19
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header valid...
Carl Meyer
2013-02-15
[1.5.x] Fixed geos test to prevent random failure
Claude Paroz
2013-02-15
[1.5.x] Avoided unneeded assertion on Python 3
Claude Paroz
2013-02-15
[1.5.x] Fixed #19807 -- Sanitized getpass input in createsuperuser
Claude Paroz
2013-02-15
[1.5.x] Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on ...
Russell Keith-Magee
2013-02-12
[1.5.x] Fix admindocs on Python 3, where None cannot be sorted with strings.
Carl Meyer
2013-02-09
[1.5.x] Made modwsgi groups_for_user consistent with check_password
Preston Holmes
2013-02-08
[1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMid...
Claude Paroz
2013-02-08
[1.5.x] Fixed #19776 -- Added missing import for backport
Preston Holmes
2013-02-07
[1.5.x] Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
2013-02-07
[1.5.x] Fixed #19772 -- Handled APPEND_SLASH correctly in the redirects app.
Aymeric Augustin
2013-02-06
[1.5.x] Fixed #19745 -- Forced resolution of verbose names in createsupersuser
Claude Paroz
2013-02-04
[1.5.x] Updated translations (bn/es/eu/lb/mn)
Claude Paroz
2013-02-04
[1.5.x] Fixed #19725 -- Made createsuperuser handle non-ascii prompts
Claude Paroz
2013-02-02
[1.5.x] Fixed #19333 -- Moved compress.py outside of the admin static folder....
Julien Phalip
2013-02-02
[1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.g...
Nick Sandford
2013-02-02
[1.5.x] Lowered field ordering requirement in ogrinspect test
Claude Paroz
2013-02-02
[1.5.x] Added missing parentheses in if clause
Claude Paroz
2013-02-02
[1.5.x] Fixed #18144 -- Added backwards compatibility with old unsalted MD5 p...
Claude Paroz
2013-01-31
[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...
Aymeric Augustin
2013-01-29
[1.5.x] Fixed typos in docs and comments
Tim Graham
2013-01-22
[1.5.x] Fixed #19477 - Documented generic_inlineformset_factory
Tim Graham
2013-01-22
[1.5.X] Fixed #19596 -- Use `_default_manager` instead of `objects` in the au...
Florian Apolloner
2013-01-15
Updated contrib apps translations
Claude Paroz
2013-01-15
Updated localflavor translations
Claude Paroz
2013-01-12
[1.5.x] Fixed #18026 -- Don't return an anonymous dict if extra_data in stora...
Stephan Jaekel
2013-01-10
[1.5.x] Fixed #19573 -- Allow override of username field label in Authenticat...
Nick Sandford
2013-01-08
[1.5.x] Updated deprecated test assertions
Claude Paroz
2013-01-01
[1.5.x] Updated translation catalogs for core and admin
Claude Paroz
2012-12-30
[1.5.x] Added further flexibility to ModelAdmin for controlling post-save red...
Julien Phalip
2012-12-30
[1.5.x] Made gis get_default_columns mirror changes in normal compiler
Anssi Kääriäinen
2012-12-26
[1.5.x] Fixed #16408 -- Re-fixed value conversion with Spatialite backend
Claude Paroz
2012-12-24
[1.5.x] Fixed #19505 -- A more flexible implementation for customizable admin...
Julien Phalip
2012-12-24
[1.5.x] Made admin generated changelist URLs independent of dict ordering
Luke Plant
2012-12-24
[1.5.x] Use new TestCase methods for equality comparisons
Ian Clelland
2012-12-22
[1.5.x] Fixed #19509 -- Fixed crypt/bcrypt non-ascii password encoding
Claude Paroz
2012-12-22
[1.5.x] Fixed #19468 -- Decoded request.path correctly on Python 3.
Aymeric Augustin
2012-12-21
[1.5.x] Added compatibility with legacy message length
Claude Paroz
2012-12-21
[1.5.x] Fixed #19387 -- Preserved SafeData status in contrib.messages
Claude Paroz
2012-12-16
[1.5.x] Fixed #19483 -- Improved import error message in contrib.comments
Claude Paroz
2012-12-16
[1.5.X] Corrected tests depending on the error message on the AuthenticationF...
Russell Keith-Magee
2012-12-15
Updated translation catalog for contrib.auth
Claude Paroz
2012-12-15
[1.5.X] Fixed #19368 -- Ensured that login error messages adapt to changes in...
Russell Keith-Magee
2012-12-15
[1.5.X} Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.
Russell Keith-Magee
2012-12-10
[1.5.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious...
Florian Apolloner
[next]