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
2014-03-21
Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-03-21
Removed django.test.simple and django.test._doctest per deprecation timeline.
Tim Graham
2014-03-21
Fixed broken link in 1.7 release notes due to removal of deprecated code/docs.
Tim Graham
2014-03-21
Switched {% cycle %} and {% firstof %} tags to auto-escape their variables pe...
Tim Graham
2014-03-21
Removed reading of legacy admin popup GET parameter.
Tim Graham
2014-03-21
Removed warning for settings.ADMIN_FOR which has been removed.
Tim Graham
2014-03-21
Removed django.forms.widgets.RadioInput per deprecation timeline.
Tim Graham
2014-03-21
Removed Model._meta.module_name per deprecation timeline.
Tim Graham
2014-03-21
Removed PIL compatability layer per deprecation timeline.
Tim Graham
2014-03-21
Removed reading of old 'django_language' session variable per deprecation tim...
Tim Graham
2014-03-21
Removed settings.CACHE_MIDDLEWARE_ANONYMOUS_ONLY per deprecation timeline.
Tim Graham
2014-03-21
Removed fix_ampersands template filter per deprecation timeline.
Tim Graham
2014-03-21
Removed Model._meta.get_(add|change|delete)_permission methods per deprecatio...
Tim Graham
2014-03-21
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per depr...
Tim Graham
2014-03-21
Removed backward compatible shims to rename get_query_set and similar queryse...
Tim Graham
2014-03-21
Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation timeline.
Tim Graham
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-03-21
Fixed flake8 warnings.
Tim Graham
2014-03-21
Added stub release notes for 1.8.
Tim Graham
2014-03-21
Bumped version to reflect master is now pre-1.8.
Tim Graham
2014-03-21
Fixed #22255 -- Added support for specifying re flags in RegexValidator
Dejan Noveski
2014-03-21
Fixed minor syntax error in Queryset docs
Bryan Helmig
2014-03-20
Fixed #22163 -- Stopped ignoring unhandled kwargs in select_for_update.
Aymeric Augustin
2014-03-20
Fixed a small collection of flake8 violations that had snuck in
Alex Gaynor
2014-03-20
Removed a file accidentally added in 81f5408c7a16b8c79053950f05fe7a873506ca55.
Baptiste Mispelon
2014-03-19
Mark model renaming as irreversible for now (#22248)
Andrew Godwin
2014-03-19
Fixed #22275: unique_together broken if ForeignKey split into new file.
Andrew Godwin
2014-03-19
Merge pull request #2221 from bmispelon/LazyObject-refactor
Andrew Godwin
2014-03-19
Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formset...
Daniel Hahler
2014-03-19
Fixed #22253 -- Added django-i18n to the mailing lists docs.
Anubhav Joshi
2014-03-19
Fixed migration so MySQL GIS test doesn't fail; refs #22001.
Eric Palakovich Carr
2014-03-18
Fixed regression in file locking on some platforms.
smallcode
2014-03-18
Fixed a regression from 2e5b82f6277227b69e9a6c5261a6deb14fff15dc
Florian Apolloner
2014-03-18
Made a test app label unique.
Florian Apolloner
2014-03-18
Mentioned that ``dumpdata --natural`` is deprecated.
Daniel Hahler
2014-03-18
Fixed #22283 -- Updated documentation referring to non-existent tuples.
Matthew Somerville
2014-03-18
Fix any sqlite field migration deleting all implicit m2m tables
Chris Beaven
2014-03-17
Amended login required mixin documentation to honor **initkwargs.
Simon Charette
2014-03-17
Fixed #21179 -- Added a StreamingHttpResponse example for CSV files.
zedr
2014-03-17
Fixed #22006 -- Documented how to write a login_required mixin for CBVs.
Tim Graham
2014-03-16
Fixed #21860 -- Added to_field_name to ModelChoiceField docs.
Anubhav Joshi
2014-03-16
Fixed #21991 -- Added warning regarding tests failure if locales not installed.
Anubhav Joshi
2014-03-16
Fixed #22242 -- Documented common cookie size limit.
Daniel Pyrathon
2014-03-15
Remove u prefixes, skip test unless spatial db.
Marc Tamlyn
2014-03-15
Fixed #22184 -- Allowed template_tests.tests to be run isolated
Anubhav Joshi
2014-03-15
Merge pull request #2430 from NathanRSmith/ticket_21989
Russell Keith-Magee
2014-03-14
Fixed #22001 -- Ensure db_type is respected.
Marc Tamlyn
2014-03-14
Changed start of week for Australia to Sunday as requested in https://code.dj...
Nathan Smith
2014-03-14
Fixed #22272 -- Fixed regression in DecimalField when using decimal_places=0.
Baptiste Mispelon
2014-03-14
Merged model_forms_regress with model_forms tests
Claude Paroz
[prev]
[next]