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-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
2012-12-08
[1.5.x] Fixed #19439 -- Removed unused template tag library in change_passwor...
Claude Paroz
2012-12-08
[1.5.x] Fixed #19423 -- Prevented ModelAdmin sharing widgets due to formfield...
Claude Paroz
2012-12-08
[1.5.x] Fixed a string detection in ogrinspect.py
Claude Paroz
2012-12-08
[1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Claude Paroz
2012-12-06
[1.5.x] Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines
Marc Aymerich
2012-12-04
[1.5.x] Fixed #18697 -- Made values accepted for two customizable admin templ...
Ramiro Morales
2012-12-04
[1.5.x] Minor idiomatic and docstring edits in ar localflavor.
Ramiro Morales
2012-12-03
[1.5.x] Fixed #19318 -- Ensured that the admin's SimpleListFilter options can...
Sebastián Magrí
2012-12-01
[1.5.x] Fixed #19349 -- Fixed re-rendering of ReadOnlyPasswordHashWidget
Claude Paroz
2012-11-30
[1.5.x] Allow custom User models to use the UserAdmin's change password view.
Ryan Kaskel
2012-11-29
[1.5.x] Fixed #19354 -- Do not assume usermodel.pk == usermodel.id
Claude Paroz
2012-11-29
[1.5.x] Fixed #19356 -- Increased session key entropy.
Aymeric Augustin
2012-11-28
[1.5.x] Fixed a comment typo.
Ramiro Morales
2012-11-28
[1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing geometries
Claude Paroz
2012-11-25
[1.5.x] Fixed #17911 -- Ensure that admin readonly fields' display values are...
Edward Tjörnhammar
2012-11-25
[1.5.x] Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thank...
Julien Phalip
2012-11-24
[1.5.x] Fixed #18722 -- Adjusted width of sortable columns in admin
Jonatan Heyman
2012-11-24
[1.5.x] Updated User manager when testing custom AUTH_USER_MODEL
Claude Paroz
2012-11-24
[1.5.x] Fixed #19806 -- Ensure that content types and permissions aren't crea...
Russell Keith-Magee
2012-11-23
Added new languages
Claude Paroz
2012-11-23
[1.5.x] Fixed cursor commit command in PostGIS backend
Claude Paroz
2012-11-23
[1.5.x] Fixed #19152 -- Allowed PostGIS tests to be run without template
Flavio Curella
2012-11-22
[1.5.x] Fixed #16039 -- Made post_syncdb handlers multi-db aware.
Aymeric Augustin
2012-11-20
[1.5.x] Fixed #19331 (again) use the right admin named URL.
Ramiro Morales
2012-11-20
[1.5.x] Fixed #19331 -- Added missing trailing slash in auth admin template
Claude Paroz
2012-11-19
[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-18
Updated admin base translation file.
Ramiro Morales
2012-11-17
[1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-17
[1.5.x] Add `form` to formwizard context (includes tests)
Kent Hauser
2012-11-17
[1.5.x] Fixed #19114 -- Fixed LogEntry unicode representation
Claude Paroz
2012-11-17
[1.5.x] Fixed #19226 -- Applied linebreaksbr to read-only fields in admin
Claude Paroz
2012-11-16
[1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403
Brandon Adams
2012-11-15
[1.5.x] Fixed #19058 -- Fixed Oracle GIS crash
Anssi Kääriäinen
[next]