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-25
[1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-25
Revert "[1.7.x] Fixed #22331 -- Fixed migrations ProjectState to ignore unman...
Tim Graham
2014-03-25
[1.7.x] Fixed #22331 -- Fixed migrations ProjectState to ignore unmanaged mod...
Loic Bistuer
2014-03-25
[1.7.x] Fixed #22315 -- str/bytes mismatch in staticfiles
David Evans
2014-03-25
[1.7.x] Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overri...
Ben Davis
2014-03-25
[1.7.x] Fixed #22300 -- Fixed crash in migrations when changing non-relationa...
Stephen Burrows
2014-03-24
[1.7.x] Fixed #22293 -- Avoided renaming many-to-many tables to themselves.
Daniel Hahler
2014-03-24
[1.7.x] Fixed typo in error message in django.contrib.sitemaps.
Jannis
2014-03-24
[1.7.x] Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relation...
Adam KalinĚski
2014-03-24
[1.7.x] Fixed #22247 -- Replaced "upstream" with "downstream" in cache docs.
Tim Graham
2014-03-24
[1.7.x] Fixed #21665 -- Documented that changes in assertRedirects may be req...
Tim Graham
2014-03-24
[1.7.x] Updated six to 1.6.1.
Tim Graham
2014-03-24
[1.7.x] Fixed #22265 -- Clarfied consistent behavior of migrations.
Moayad Mardini
2014-03-23
[1.7.x] Correct oversight in trove classifiers, as this branch is now beta st...
James Bennett
2014-03-23
[1.7.x] Fixed #22317 -- Fixed documented handler400 default value
Claude Paroz
2014-03-22
[1.7.x] Removed an unused variable.
Alex Gaynor
2014-03-22
[1.7.x] Fixed #22241 -- Selectively added line breaks in admin read-only fields
Claude Paroz
2014-03-22
[1.7.x] Fixed #22256 -- Replaced bad fallback for missing PATH
Patrick Michaud
2014-03-22
[1.7.x] Tweaked strip_tags tests to pass on Python 3.3
Claude Paroz
2014-03-22
[1.7.x] Added release note about strip_tags improvement
Claude Paroz
2014-03-22
[1.7.x] Improved strip_tags and clarified documentation
Claude Paroz
2014-03-22
[1.7.x] Fixed #22302 -- Updated Finnish locale formats
Antti Hirvonen
2014-03-21
[1.7.x] Small doc changes missed in 66076268.
Aymeric Augustin
2014-03-21
[1.7.x] Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-03-21
[1.7.x] Replaced an instance of PIL with Pillow in the docs.
Tim Graham
2014-03-21
[1.7.x] Fixed flake8 warnings.
Tim Graham
2014-03-21
[1.7.x] Fixed #22255 -- Added support for specifying re flags in RegexValidator
Dejan Noveski
2014-03-21
[1.7.x] Fixed minor syntax error in Queryset docs
Bryan Helmig
2014-03-20
[1.7.x] Bump version numbers for 1.7 beta 1.
1.7b1
James Bennett
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
[prev]
[next]