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
2011-06-16
Fixed #9588 -- Allow passing kwargs to `GenericInlineModelAdmin.get_formset` ...
Jannis Leidel
2011-06-16
Stopped the admin JavaScript code from completely removing the `jQuery` objec...
Jannis Leidel
2011-06-16
Fixed #16221 -- Corrected doc string example in comments permalink template t...
Jannis Leidel
2011-06-15
Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...
Jannis Leidel
2011-06-14
Fixed #16183 -- Fixed an ignored auth test. Thanks, desh.
Jannis Leidel
2011-06-14
Fixed naming of test methods for the sake of consistency.
Jannis Leidel
2011-06-14
Fixed #16236 -- Added get_form_kwargs method to WizardView as a way to easily...
Jannis Leidel
2011-06-12
Fixed incompatibility (`with` statement usage) with Python 2.5 introduced in ...
Ramiro Morales
2011-06-12
Fixed #15856 -- Added Macedonian localflavor. Many thanks to vasiliyeah.
Jannis Leidel
2011-06-12
Fixed #12875 -- Added get_ordering to ModelAdmin. Many thanks to Manuel Saeli...
Jannis Leidel
2011-06-11
Fixed #16222: Test failures due to more precise cookie timings. Refs [16356].
Andrew Godwin
2011-06-11
Fixed #16179 -- Extended argument handling of the new WizardView a little to ...
Jannis Leidel
2011-06-09
Fixes #16186 -- remove inline CSS in contrib.admin
Idan Gazit
2011-06-09
Removed old, incorrect comment
Luke Plant
2011-06-08
Fixed #14206 - dynamic list_display support in admin
Luke Plant
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-06-06
Removed an unnecessary import
Luke Plant
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-06-04
Undo part of r16051 to avoid dataloss bug. Refs #16154.
Karen Tracey
2011-06-03
Fixed visual bug with sorted column headers in changelist having dark band at...
Luke Plant
2011-06-03
Internet Explorer fixes for admin sorting UI
Luke Plant
2011-06-03
Improved UI for advanced sorting controls.
Luke Plant
2011-06-03
Fixed various bugs related to having multiple columns in admin list_display w...
Luke Plant
2011-06-02
Improved cog icon for sorting interface in admin
Luke Plant
2011-06-02
Fixed position of new cog icon in admin changelist relative to text
Luke Plant
2011-06-02
Fixed #11868 - Multiple sort in admin changelist.
Luke Plant
2011-06-02
Fixed #16144 - layout of admin changelist broken for RTL languages.
Luke Plant
2011-06-01
Fixed bug with `__str__` headers in admin changelist have a non-functioning s...
Luke Plant
2011-06-01
Fixed #16141 -- Fixed typos in new form wizard.
Jannis Leidel
2011-06-01
Fixed #9200 -- Added new form wizard to formtools based on class based views....
Jannis Leidel
2011-05-31
Cleaned up how ``request.user`` is set, this is a follow up to [16297]. Thank...
Alex Gaynor
2011-05-31
Fixed auth context processor tests, which were not running at all previously.
Luke Plant
2011-05-30
Fixed #15929 - test.client.RequestFactory keeps state/AuthMiddleware does mon...
Luke Plant
2011-05-24
Fixed #16080 -- Handle admin list filter items with two characters better. Th...
Jannis Leidel
2011-05-22
Fix UnboundLocalError than could occur during ModelAdmin validation.
Karen Tracey
2011-05-22
Fixed #16048 -- Use the base manager instead of the default manager to retrie...
Jannis Leidel
2011-05-17
Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formf...
Honza Král
2011-05-17
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince a...
Jannis Leidel
2011-05-14
Added ability to describe grouping of form fields in the same row to the `fie...
Ramiro Morales
2011-05-09
Fixes #15778 -- createsuperuser fails on international characters in system u...
Chris Beaven
2011-05-07
Fixed #15981 -- Use ungettext instead of manually checking for plurals. Thank...
Jannis Leidel
2011-05-07
Minor renaming for consistency.
Jannis Leidel
2011-05-07
Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Tha...
Jannis Leidel
2011-05-07
Fixed #15971 -- Fixed regression introduced in r16144 that prevented the use ...
Jannis Leidel
2011-05-06
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thank...
Jannis Leidel
2011-05-05
Fixed #15964 - Do not order admin actions by description
Luke Plant
2011-05-04
Tiny grammar fix in createsuperuser command.
Chris Beaven
2011-05-04
Fixed #15960 -- Extended list filer API added in r16144 slightly to pass the ...
Jannis Leidel
2011-05-04
Fixed up bad return value introduced in [16120].
Luke Plant
2011-05-03
Corrected the behavior of the SimpleFilter.lookups method to also be able to ...
Jannis Leidel
[prev]
[next]