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
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-08
Replaced `six.callable` with `callable`.
Ville Skyttä
2016-05-08
Sorted migration list order in test; added trailing comma.
Jarek Glowacki
2016-05-08
Included reverse deps in showmigrations
Jarek Glowacki
2016-05-08
Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph()
Jarek Glowacki
2016-05-07
Refs #8898 -- Documented requirement to use SplitDateTimeField with SplitDate...
Tim Graham
2016-05-07
Fixed #26449 -- Merged admin's FORMFIELD_FOR_DBFIELD_DEFAULTS with formfield_...
marysia
2016-05-07
Fixed #26402 -- Added relative path support in include/extends template tags.
Vitaly Bogomolov
2016-05-07
Fixed #26582 -- Added prettier admin display for list values.
Dan Watson
2016-05-07
Made GDAL proj test less fragile
Claude Paroz
2016-05-07
Fixed #26508 -- Clarified docs for various FieldFile methods.
Tobias McNulty
2016-05-07
Fixed #26566 -- Rewrote an incorrect Cache-Control example.
Vasiliy Faronov
2016-05-07
Fixed a typo
Matthias K
2016-05-07
Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example.
shiblystory
2016-05-07
Fixed #26544 -- Delayed translations of SetPasswordForm help_texts
Claude Paroz
2016-05-07
Fixed #26593 -- Leveraged deferrable_sql() in SchemaEditor
Markus Holtermann
2016-05-06
Fixed syntax highlighting in docs/topics/cache.txt
Tim Graham
2016-05-06
Fixed #25986 -- Fixed crash sending email with non-ASCII in local part of the...
Sergei Maertens
2016-05-06
Removed HTTP prefixed CONTENT_TYPE/LENGTH headers in MultiPartParser.
Tim Graham
2016-05-06
Fixed #25588 -- Added spatial lookups to RasterField.
Daniel Wiesmann
2016-05-06
Refs #25847 -- Added system check for UserModel.is_anonymous/is_authenticated...
Tim Graham
2016-05-06
Fixed code example in docs/howto/custom-lookups.txt
vytisb
2016-05-04
Fixed #26555 -- Gave deconstructible objects a higher priority during seriali...
Markus Holtermann
2016-05-04
Replaced a 'raw' six import
Claude Paroz
2016-05-04
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Claude Paroz
2016-05-04
Fixed #26558 -- Removed need for request context processor on admin login page.
Dan Stephenson
2016-05-03
Fixed #26577 -- Disabled implicit wait of Selenium tests where appropriate.
Simon Charette
2016-05-03
Normalized "an SQL" spelling.
Ville Skyttä
2016-05-03
Fixed #26575 -- Disabled SelectFilter buttons when inactive.
David Sanders
2016-05-03
Clarified that setting names must be uppercase.
David D Lowe
2016-05-03
Refs #22897 -- Removed unneeded empty string QueryDict argument.
Tim Graham
2016-05-03
Fixed #26567 -- Updated references to obsolete RFC2616.
Vasiliy Faronov
2016-05-03
Fixed #26561 -- Improved admin's JavaScript SelectBox performance on large li...
David Sanders
2016-05-03
Added --noinput in migrate commmand's docs.
Arthur Vuillard
2016-05-03
Refs #16508 -- Added invalidation of stale cached instances of GenericForeign...
Michal Petrucha
2016-05-03
Refs #26565 -- Errored nicely when using Prefetch with a values() queryset.
Simon Charette
2016-05-03
Refs #16508 -- Made Model.__init__() aware of virtual fields.
Michal Petrucha
2016-05-02
Added stub release notes for 1.9.7.
Tim Graham
2016-05-02
Added release date for 1.9.6/1.8.13.
Tim Graham
2016-05-02
Fixed #26341 (again) -- Addressed multiple occurrences per line use case
Claude Paroz
2016-05-02
Fixed #26569 -- Updated OSM Mapnik constructor
bgaechter
2016-05-02
Fixed docstring typos.
Offby-One Kenobi
2016-05-02
Refs 2bd1bbc -- Made GeometryField.get_db_prep_lookup() a private (deprecated...
Tim Graham
2016-05-02
Refs #22936 -- Moved more of Field.get_db_prep_lookup() to lookups.
Tim Graham
2016-04-30
Fixed #26440 -- Added a warning for non-url()s in urlpatterns.
Alasdair Nicol
2016-04-30
Fixed #26058 -- Delegated os.path bits of FileField's filename generation to ...
Cristiano
2016-04-30
Pulled translations from Transifex
Claude Paroz
2016-04-30
Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-30
Fixed source path in contrib.admin translation catalog
Claude Paroz
2016-04-30
Fixed #26341 -- Fixed makemessages breaking location comments for HTML files
Claude Paroz
[prev]
[next]