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
2018-11-10
Updated some links to https and new locations.
Mads Jensen
2018-11-10
Removed dead links to botbot.me.
Tim Graham
2018-11-10
Fixed keep-alive support in manage.py runserver.
Florian Apolloner
2018-11-09
Used method chaining in DateTimeShortcuts.js.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
Tim Graham
2018-11-09
Fixed #29934 -- Added sqlparse as a require dependency.
Tim Graham
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
2018-11-09
Removed unused variables.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Removed unused 'tz' variable in typecast_timestamp().
Srinivas Reddy Thatiparthy
2018-11-09
Fixed #29920 -- Added a test for smart_urlquote()'s UnicodeError branch.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Fixed #29931 -- Removed unused ValueError handling in naturalday template tag.
Hasan Ramezani
2018-11-09
Moved duplicate author declarations to setUpTestData() in UpdateViewTests.
oliver
2018-11-09
Fixed signing.dumps() example for Python 3.
minusf
2018-11-08
Fixed #29908 -- Fixed setting of foreign key after related set access if Fore...
Simon Charette
2018-11-08
Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.
mentix02
2018-11-06
Refs #29926 -- Removed usage of gettext.translation()'s deprecated codeset pa...
Tim Graham
2018-11-06
Used QuerySet.bulk_create() in a couple tests.
oliver
2018-11-06
Fixed #25251 -- Made data migrations available in TransactionTestCase when us...
romgar
2018-11-04
Improved performance of runtests.py with os.scandir().
Tom Forbes
2018-11-04
Removed DatabaseOperation.savepoint_create/rollback_sql() on Oracle.
Tom Forbes
2018-11-03
Refs #29883 -- Removed runtests.py's dependency on selenium.
Tim Graham
2018-11-03
Increased test coverage of django.utils.http.
Hasan Ramezani
2018-11-03
Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
Tobias Bengfort
2018-11-03
Fixed #29883 -- Added selenium hub support to runtests.py.
Tom Forbes
2018-11-02
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Mice Pápai
2018-11-01
Updated expected date for 2.1.4 release.
Carlton Gibson
2018-11-01
Fixed #27994 -- Documented ManifestFilesMixin.
Theofanis Despoudis
2018-11-01
Fixed #29886 -- Fixed unaccent lookup when PostgreSQL's standard_conforming_s...
Jayantha Gumballi
2018-11-01
Added stub release notes for 2.1.4 release.
Carlton Gibson
2018-11-01
Added release date for 2.1.2 release.
Carlton Gibson
2018-10-31
Fixed #22390 -- Doc'd possible server restart required in tutorial 6.
Tim Graham
2018-10-31
Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to crea...
Tim Graham
2018-10-31
Fixed #29901 -- Allowed overriding an autocomplete/raw_id_fields/radio_fields...
Javier Matos Odut
2018-10-30
Fixed #29783 -- Added app label validation to showmigrations command.
Junyoung
2018-10-30
Capitalized SecurityMiddleware headers for consistency with other headers.
Artur Juraszek
2018-10-30
Increased test coverage of django/views/generic/dates.py.
Hasan Ramezani
2018-10-30
Fixed #29866 -- Made DiscoverRunner do tests tear down if running checks or t...
Jayden Kneller
2018-10-30
Refs #29868 -- Prevented name collisions between test constraints on Oracle.
Simon Charette
2018-10-29
Fixed #29547 -- Added support for partial indexes.
Mads Jensen
2018-10-29
Fixed #29882 -- Added events and stored routines to MySQL's cloned test datab...
thomazzo
2018-10-29
Fixed #29903 -- Added error message for invalid WeekArchiveView week_format.
Hasan Ramezani
2018-10-29
Fixed code highlighting in docs/ref/contrib/staticfiles.txt.
Tim Graham
2018-10-29
Fixed #29897 -- Fixed autodetector's swappable MTI dependency resolution.
Simon Charette
2018-10-29
Refs #29897 -- Moved autodetector swappable dependency resolution to a method.
Simon Charette
2018-10-29
Refs #23322 -- Removed unnecessary "and" clause in the autodetector.
Simon Charette
2018-10-29
Fixed #29868 -- Retained database constraints on SQLite table rebuilds.
Simon Charette
2018-10-28
Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for fore...
Tim Graham
2018-10-27
Fixed #29763 -- Added support for column renaming on SQLite.
Hampus Dunström
2018-10-27
Added test coverage for views.generic.dates.MonthMixin.get_month() KeyError b...
Hasan Ramezani
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
[prev]
[next]