index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #25847 -- Added system check for UserModel.is_anonymous/is_authenticated...
Tim Graham
2016-05-06
1
-0
/
+21
*
Fixed #26555 -- Gave deconstructible objects a higher priority during seriali...
Markus Holtermann
2016-05-04
1
-11
/
+12
*
Replaced a 'raw' six import
Claude Paroz
2016-05-04
1
-2
/
+1
*
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Claude Paroz
2016-05-04
12
-96
/
+50
*
Fixed #26558 -- Removed need for request context processor on admin login page.
Dan Stephenson
2016-05-04
2
-1
/
+2
*
Fixed #26577 -- Disabled implicit wait of Selenium tests where appropriate.
Simon Charette
2016-05-03
2
-12
/
+30
*
Normalized "an SQL" spelling.
Ville Skyttä
2016-05-03
3
-5
/
+5
*
Fixed #26575 -- Disabled SelectFilter buttons when inactive.
David Sanders
2016-05-03
2
-4
/
+22
*
Refs #22897 -- Removed unneeded empty string QueryDict argument.
Tim Graham
2016-05-03
2
-6
/
+6
*
Fixed #26567 -- Updated references to obsolete RFC2616.
Vasiliy Faronov
2016-05-03
5
-7
/
+7
*
Fixed #26561 -- Improved admin's JavaScript SelectBox performance on large li...
David Sanders
2016-05-03
2
-30
/
+62
*
Refs #16508 -- Added invalidation of stale cached instances of GenericForeign...
Michal Petrucha
2016-05-03
1
-15
/
+24
*
Refs #26565 -- Errored nicely when using Prefetch with a values() queryset.
Simon Charette
2016-05-03
1
-0
/
+2
*
Refs #16508 -- Made Model.__init__() aware of virtual fields.
Michal Petrucha
2016-05-03
2
-22
/
+6
*
Fixed #26341 (again) -- Addressed multiple occurrences per line use case
Claude Paroz
2016-05-02
1
-1
/
+1
*
Fixed #26569 -- Updated OSM Mapnik constructor
bgaechter
2016-05-02
2
-2
/
+1
*
Fixed docstring typos.
Offby-One Kenobi
2016-05-02
1
-1
/
+1
*
Refs 2bd1bbc -- Made GeometryField.get_db_prep_lookup() a private (deprecated...
Tim Graham
2016-05-02
2
-29
/
+15
*
Refs #22936 -- Moved more of Field.get_db_prep_lookup() to lookups.
Tim Graham
2016-05-02
2
-17
/
+38
*
Fixed #26440 -- Added a warning for non-url()s in urlpatterns.
Alasdair Nicol
2016-04-30
1
-2
/
+33
*
Fixed #26058 -- Delegated os.path bits of FileField's filename generation to ...
Cristiano
2016-04-30
2
-12
/
+36
*
Pulled translations from Transifex
Claude Paroz
2016-04-30
234
-1483
/
+3103
*
Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-30
44
-3856
/
+0
*
Fixed source path in contrib.admin translation catalog
Claude Paroz
2016-04-30
1
-2
/
+2
*
Fixed #26341 -- Fixed makemessages breaking location comments for HTML files
Claude Paroz
2016-04-30
1
-6
/
+11
*
Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferr...
Anssi Kääriäinen
2016-04-29
12
-156
/
+67
*
Fixed #26546 -- Allowed HTTPStatus enum values for HttpResponse.status.
David Evans
2016-04-29
1
-1
/
+1
*
Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressF...
Joshua Phillips
2016-04-29
1
-1
/
+1
*
Refs #26428 -- Added support for relative path redirects to the test client.
Tim Graham
2016-04-29
1
-2
/
+7
*
Refs #15667 -- Removed choices argument from some RendererMixin methods.
Tim Graham
2016-04-28
1
-7
/
+6
*
Refs #26521 -- Adjusted CreateModel bases validation to account for mixins.
Simon Charette
2016-04-28
1
-6
/
+5
*
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-28
1
-1
/
+1
*
Fixed #26553 -- Removed unneeded loop in views/i18n.py
Tim Graham
2016-04-28
1
-4
/
+3
*
Refs #26521 -- Added the duplicated value to CreateModel validation messages.
Simon Charette
2016-04-27
1
-4
/
+4
*
Fixed #26521 -- Validated CreateModel bases, fields and managers for duplicates.
James Robert
2016-04-27
1
-0
/
+20
*
Fixed #26542 -- Fixed quoting in CreateExtension operation.
Conrad Kramer
2016-04-27
1
-2
/
+2
*
Fixed #21332, #26538 -- Fixed inconsistent and duplicate form fields on inlin...
David Sanders
2016-04-26
1
-7
/
+7
*
Refs #26033 -- Added password hasher support for Argon2 v1.3.
Bas Westerbaan
2016-04-25
1
-14
/
+42
*
Refs #22936 -- Removed unused code in Field.get_db_prep_lookup().
Tim Graham
2016-04-25
1
-20
/
+2
*
Removed unused Q.clone().
Tim Graham
2016-04-25
1
-10
/
+0
*
Removed unused/untested Field.get_choices_default()/value_to_string() methods.
Tim Graham
2016-04-25
3
-36
/
+1
*
Fixed #26052 -- Moved conditional_content_removal() processing to the test cl...
Tim Graham
2016-04-25
4
-45
/
+24
*
Fixed #26536 -- Preserved leading dashes of the cached template loader keys.
Simon Charette
2016-04-24
1
-1
/
+1
*
Fixed #26534 -- Fixed boolean form fields has_changed() with hidden input.
David Sanders
2016-04-24
1
-14
/
+3
*
Fixed #26533 -- Renamed Widget._format_value() to format_value().
Tim Graham
2016-04-23
2
-5
/
+14
*
Fixed #26427 -- Ensured deleted setting doesn't appear in dir(settings)
Claude Paroz
2016-04-23
1
-1
/
+4
*
Removed unused BaseExpression.refs_aggregate().
Tim Graham
2016-04-22
2
-56
/
+1
*
Fixed #26320 -- Deprecated implicit OneToOnField parent_link.
Tim Graham
2016-04-22
1
-0
/
+5
*
Removed unused ForeignObject.attnames/get_defaults().
Tim Graham
2016-04-22
1
-7
/
+0
*
Removed unused ForeignObjectRel.get_choices() limit_to_currently_related argu...
Tim Graham
2016-04-22
1
-10
/
+4
[next]