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
2012-11-25
Merge pull request #518 from vanschelven/patch-1
Aymeric Augustin
2012-11-25
Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to ras...
Julien Phalip
2012-11-25
Change exception type to reduce confusion.
Aymeric Augustin
2012-11-25
Enabled SimpleTestCase to be decorated by override_settings
Claude Paroz
2012-11-25
Fixed #18417 -- Raised exception when unittest.TestCase is decorated with ove...
Claude Paroz
2012-11-25
Fixed #19355 -- Improved LiveServerThread's handling of exceptions. Thanks to...
Julien Phalip
2012-11-24
Merge pull request #554 from zedr/master
Aymeric Augustin
2012-11-24
Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax.
Aymeric Augustin
2012-11-24
Fixed #19293 -- Updated Czech input formats
Vladimír Macek
2012-11-24
Fixed #18722 -- Adjusted width of sortable columns in admin
Jonatan Heyman
2012-11-24
Updated User manager when testing custom AUTH_USER_MODEL
Claude Paroz
2012-11-24
Updated stale docstring of setup_joins
Anssi Kääriäinen
2012-11-24
Fixed #19237 -- Improved strip_tags utility
Chris Khoo
2012-11-24
Fixed #19343 -- Deadlock with TransactionTestCase + TEST_MIRROR + multi_db.
Aymeric Augustin
2012-11-24
Removed some stray debug lines introduced accidentally in c8985a8.
Russell Keith-Magee
2012-11-24
Fixed #19806 -- Ensure that content types and permissions aren't created for ...
Russell Keith-Magee
2012-11-24
Fixed #19351 -- SQLite bulk_insert of more than 500 single-field objs
Anssi Kääriäinen
2012-11-24
Fixed SQLite's collapsing of same-valued instances in bulk_create
Anssi Kääriäinen
2012-11-23
Fixed #18375 -- Removed dict-ordering dependency for F-expressions
Anssi Kääriäinen
2012-11-23
Fixed cursor commit command in PostGIS backend
Claude Paroz
2012-11-23
Fix spelling error in the docstring
Rigel Di Scala
2012-11-23
Fixed #19152 -- Allowed PostGIS tests to be run without template
Flavio Curella
2012-11-22
Fixed #18984 -- Avoided a deadlock in test teardown.
Aymeric Augustin
2012-11-22
Fixed #16039 -- Made post_syncdb handlers multi-db aware.
Aymeric Augustin
2012-11-22
Fixed #19316 -- Set View args/kwargs/request before dispatch
George Hickman
2012-11-22
Merge pull request #511 from ryankask/username-password-admin
Aymeric Augustin
2012-11-22
Clarified usage of as_view kwargs for setting arguments on class based views
Tim Graham
2012-11-22
Merge branch 'ticket_19325' of https://github.com/hannesstruss/django into ha...
Jannis Leidel
2012-11-21
Add orphans support to MultipleObjectMixin
Chris Beaven
2012-11-21
Paginator._get_page hook
Chris Beaven
2012-11-20
Fixed #19331 (again) use the right admin named URL.
Ramiro Morales
2012-11-20
Fixed #19331 -- Added missing trailing slash in auth admin template
Claude Paroz
2012-11-20
Fixed #19325 - Made email backend of AdminEmailHandler configurable
Hannes Struss
2012-11-19
Fix typo in comment
Riley Strong
2012-11-19
Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-17
Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-17
Merge pull request #467 from tomchristie/page-kwarg
Jannis Leidel
2012-11-17
Merge pull request #466 from kenthauser/ticket_19025
Jannis Leidel
2012-11-17
Fixed #2550 -- Allow the auth backends to raise the PermissionDenied exceptio...
Jannis Leidel
2012-11-17
Fixed #19114 -- Fixed LogEntry unicode representation
Claude Paroz
2012-11-17
Fixed #19036 -- Fixed base64 uploads decoding
Claude Paroz
2012-11-17
Refactor loaddata for readability.
Ramiro Morales
2012-11-17
Fixed #19226 -- Applied linebreaksbr to read-only fields in admin
Claude Paroz
2012-11-17
Fixed #18989 -- Removed unused condition in CursorWrapper
Claude Paroz
2012-11-17
Merge pull request #490 from gabrielhurley/reverse-prefix-special-chars
Jannis Leidel
2012-11-17
Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScri...
Jannis Leidel
2012-11-16
Fixed #18985 -- made DeprecationWarnings loud
Preston Holmes
2012-11-16
comment_will_be_sent can cause a 400, not a 403
Brandon Adams
2012-11-16
Fixed #19296 -- Applied test connection sharing for spatialite
Claude Paroz
2012-11-15
Update django/contrib/flatpages/forms.py
vanschelven
[prev]
[next]