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
Age
Commit message (
Expand
)
Author
2011-06-09
Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Le...
Andrew Godwin
2011-06-09
Stopped staticfiles from modifying INSTALLED_APPS during test runtime.
Jannis Leidel
2011-06-09
Fixed #11834 -- Improved technical 500 stacktrace display.
Idan Gazit
2011-06-09
Removed old, incorrect comment
Luke Plant
2011-06-08
Fixed an unnecessary use of TransactionTestCase
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-08
Deprecated legacy ways of calling cache_page
Luke Plant
2011-06-07
Removed an alias for ``django.template.loader`` that had been deprecated sinc...
Alex Gaynor
2011-06-07
Name this test method correctly. Refs [16334].
Alex Gaynor
2011-06-07
Made clear() on a reverse foreign key significantly more efficient. Thanks t...
Alex Gaynor
2011-06-07
Fixed #14082 -- Use metaclass of provided ModelForm subclass in modelform_fac...
Carl Meyer
2011-06-07
Fixed #7704, #14045 and #15495 -- Introduce a lexer for Javascript to fix mul...
Jannis Leidel
2011-06-06
Removed an unnecessary import
Luke Plant
2011-06-05
Enhanced a bit the documentation and docstring for the url template tag. Also...
Ramiro Morales
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-06-04
Fixed #15990 - Simplified a sentence regarding form validation for ModelForms...
Timo Graham
2011-06-04
Undo part of r16051 to avoid dataloss bug. Refs #16154.
Karen Tracey
2011-06-04
Fix #15880: Prevent "stalling" when running dev server in background by ignor...
Karen Tracey
2011-06-04
Fixed #16145 - typo in manager docs; thanks leereilly.
Timo Graham
2011-06-04
Fixed import error that was causing EggLoader tests not to be run
Luke Plant
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-02
Removed a broken test added in [16312]
Luke Plant
2011-06-01
Fixed bug with `__str__` headers in admin changelist have a non-functioning s...
Luke Plant
2011-06-01
Tweaked test added in [16308] so it doesn't fail.
Ramiro Morales
2011-06-01
Fix the staticfiles_tests and django.conf to not think that None meant a lazy...
Alex Gaynor
2011-06-01
Fixed #16141 -- Fixed typos in new form wizard.
Jannis Leidel
2011-06-01
Allow SimpleLazyObjects to return None without constantly being reevaluated, ...
Alex Gaynor
2011-06-01
Fixed #9200 -- Added new form wizard to formtools based on class based views....
Jannis Leidel
2011-05-31
Added info to release notes about CSRF improvements
Luke Plant
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-31
Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp
Luke Plant
2011-05-31
Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom.
Timo Graham
2011-05-30
Fixed some typos/grammar in clickjacking docs
Luke Plant
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant
2011-05-30
Fixed #15929 - test.client.RequestFactory keeps state/AuthMiddleware does mon...
Luke Plant
2011-05-30
Fixed #15776 - delete regression in Django 1.3 involving nullable foreign keys
Luke Plant
2011-05-30
Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus.
Timo Graham
2011-05-29
Fixed #11436 -- Updated bundled copy of doctests.py to the one shipped with P...
Ramiro Morales
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-29
Fixed #16120 -- Updated a few reference links in the docs after the contribut...
Jannis Leidel
2011-05-28
Fixed #14903 -- Removed much of the code in django.core.servers.basehttp that...
Jannis Leidel
[prev]
[next]