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
2015-09-03
Removed some test settings following removal of compatibility checks.
Tim Graham
2015-09-03
Fixed #25335 -- Fixed regression where QuerySet.iterator() didn't return an i...
Gavin Wahl
2015-09-02
Refs #24152 -- Fixed typos in deprecated GeoQuerySet aggregate names.
Tim Graham
2015-09-02
Fixed #25246 -- Guarded against duplicate paths in AppConfig.
Caio Ariede
2015-09-02
Added linting for JavaScript tests.
Nik Nyby
2015-09-01
Removed obsolete TODO about moving CommaSeparatedIntegerField into contrib.
Tim Graham
2015-09-01
Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatib...
Tim Graham
2015-08-31
Rewrote form widget tests as proper unittests.
Preston Timmons
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
Keryn Knight
2015-08-31
Refs #24121 -- Added repr() to LazySettings, Settings, and UserSettingsHolder.
Keryn Knight
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
2015-08-31
Removed unnecessary DBCacheTests.test_clear_commits_transaction test.
Adam Chainz
2015-08-31
Cleaned up example migration files in docs
Tyson Clugg
2015-08-31
Fixed #25259 -- Added comments to header of generated migration files
Tyson Clugg
2015-08-31
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
Y3K
2015-08-31
Fixed #25252 -- Added friendly error message on incorrect .select_related() use
Y3K
2015-08-31
Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
David Sanders
2015-08-29
Made the autoreloader survive all exceptions.
Aymeric Augustin
2015-08-29
Fixed #24704 -- Made the autoreloader survive SyntaxErrors.
Aymeric Augustin
2015-08-29
Ensured gen_filenames() yields native strings.
Aymeric Augustin
2015-08-29
Refactored autoreload tests.
Aymeric Augustin
2015-08-29
Accounted for error files in the autoreloader.
Aymeric Augustin
2015-08-29
Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.
Y3K
2015-08-28
Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Sergey Kolosov
2015-08-28
Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
Tim Graham
2015-08-28
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
Tim Graham
2015-08-28
Fixed #25322 -- Lazily compiled core.validators regular expressions.
Jonas Haag
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-28
Refs #24590 -- Ensured isolation between autodetector tests
Markus Holtermann
2015-08-27
Refs #20597 -- Fixed spelling of HiDPI.
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
Removed historical note about session serialization.
Tim Graham
2015-08-27
Refs #2495 -- Documented that MySQL cannot have TextField(unique=True).
Tim Graham
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-27
Fixed #24590 -- Cached calls to swappable_setting.
Markus Holtermann
2015-08-27
Fixed #25280 -- Properly checked regex objects for equality to prevent infini...
Markus Holtermann
2015-08-26
Fixed #25308 -- Made MigrationQuestioner respect MIGRATION_MODULES setting.
Jeremy Satterfield
2015-08-26
Added 'subtransactions' to spelling wordlist.
Tim Graham
2015-08-25
Fixed #25311 -- Removed vague language about "partial commits" from docs.
Tim Graham
2015-08-25
Fixed #14217 -- Added validation for field name collision when using model in...
sarthakmeh
2015-08-25
Updated PROJ.4 link to new GitHub wiki.
David Sanders
2015-08-25
Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not per request.
Tim Graham
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-24
Fixed #25047 -- Improved "Conflicting migrations" error message.
Tim Graham
2015-08-22
Tweak some examples.
Aymeric Augustin
2015-08-22
Recommend relative imports within Django components.
Aymeric Augustin
[prev]
[next]