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
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2012-12-10
Amended an SQL test fixture to not include an id value
Claude Paroz
2012-12-09
Fixed #19392 -- Improved error for old-style url tags with dashes.
Aymeric Augustin
2012-12-08
Removed US localflavor-specific tests from core
Claude Paroz
2012-12-08
Fixed #19423 -- Prevented ModelAdmin sharing widgets due to formfield_overrides
Claude Paroz
2012-12-08
Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Claude Paroz
2012-12-06
Fixed #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid
Andreas Hug
2012-12-06
Fixed #19367 -- Fixed saving ContentFile in filesystem storage
Claude Paroz
2012-12-06
Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines
Marc Aymerich
2012-12-04
Fixed #19391 -- Oracle specific failure in tests
Anssi Kääriäinen
2012-12-04
Fixed the admin_filters tests for Postgres.
Julien Phalip
2012-12-04
Fixed #19378 -- Ensured get_success_url returns a non-lazy URL
Claude Paroz
2012-12-04
Merge pull request #573 from tominsam/master
Andrew Godwin
2012-12-04
Fixed #18697 -- Made values accepted for two customizable admin templates con...
Ramiro Morales
2012-12-03
Fixed #19318 -- Ensured that the admin's SimpleListFilter options can be disp...
Sebastián Magrí
2012-12-03
Fixed #19416 -- Fixed multi-line commands in initial SQL files
Claude Paroz
2012-12-03
another failing test case for square brackets.
Tom Insam
2012-12-03
Fixed #19397 -- Crash on binary files in project templates.
Aymeric Augustin
2012-12-02
Fixed #17050 -- Added some CSS class names to the admin index pages to facili...
Julien Phalip
2012-12-01
Fixed #19015 -- Add ISO input formats to all formats
Claude Paroz
2012-11-29
Fixed #19354 -- Do not assume usermodel.pk == usermodel.id
Claude Paroz
2012-11-28
Converted a couple of assertEquals -> assertEqual
Anssi Kääriäinen
2012-11-28
Fixed #14694 -- Made ``defer()`` work with reverse relations
Tai Lee
2012-11-27
Fixed #19370 -- Made date filter properly handle midnight value
Danilo Bargen
2012-11-27
Made some tests behave nicer re connection handling
Anssi Kääriäinen
2012-11-25
Fixed #17911 -- Ensure that admin readonly fields' display values are shown i...
Edward Tjörnhammar
2012-11-25
Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to ras...
Julien Phalip
2012-11-25
Fixed test failure following capitalization fix in 2f035a972
Claude Paroz
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-24
Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax.
Aymeric Augustin
2012-11-24
Used a django.test.TestCase for compatibility with @override_settings.
Aymeric Augustin
2012-11-24
Fixed ordering-related failure in m2m_through_regress tests
Anssi Kääriäinen
2012-11-24
Fixed #19237 -- Improved strip_tags utility
Chris Khoo
2012-11-24
Simplified the deletions performed by the swappable_models test.
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
Tweak a test to avoid hitting a limit with SQLite.
Aymeric Augustin
2012-11-22
Fixed #18974 - Warned against using models.permalink
Tim Graham
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 branch 'ticket_19325' of https://github.com/hannesstruss/django into ha...
Jannis Leidel
2012-11-21
Modified a staticfiles test to use a unicode character that has just one sing...
Julien Phalip
2012-11-21
Updated assertions in pagination test
Claude Paroz
2012-11-21
Add orphans support to MultipleObjectMixin
Chris Beaven
2012-11-21
Paginator._get_page hook
Chris Beaven
2012-11-20
Fixed #19325 - Made email backend of AdminEmailHandler configurable
Hannes Struss
2012-11-19
Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-17
Merge pull request #467 from tomchristie/page-kwarg
Jannis Leidel
[prev]
[next]