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
2013-07-02
Merge pull request #1321 from bfirsh/semicolon-colon-docs
Preston Holmes
2013-07-02
Make get_constraints return columns in order
Andrew Godwin
2013-07-02
Add AlterIndexTogether operation
Andrew Godwin
2013-07-02
Fix "semicolon" in docs
Ben Firshman
2013-07-02
Fix index_together test
Andrew Godwin
2013-07-02
Fix get_constraints to do multi-column indexes properly on pg
Andrew Godwin
2013-07-02
Fix some bad test running under PostgreSQL
Andrew Godwin
2013-07-02
Fix combined alters on PostgreSQL
Andrew Godwin
2013-07-02
Support for index_together in schema backends
Andrew Godwin
2013-07-02
Autodetection of unique_together changes
Andrew Godwin
2013-07-02
Add unique_together altering operation
Andrew Godwin
2013-07-02
Fix M2M interaction with transactions
Andrew Godwin
2013-07-02
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-07-01
Relied on NullHandler from the logging stdlib module.
Aymeric Augustin
2013-07-01
Reflected the new default value of LOGGING_CONFIG in docs.
Aymeric Augustin
2013-07-01
Deprecated django.utils.dictconfig.
Aymeric Augustin
2013-07-01
Fixed a few more imports of django.utils.unittest.
Aymeric Augustin
2013-07-01
This doesn't need to be a package any more.
Aymeric Augustin
2013-07-01
Removed tests for django.utils.unittest vs. unittest.
Aymeric Augustin
2013-07-01
Fixed a couple form/formset deprecation warnings in tests.
Tim Graham
2013-07-01
Updated tests for deprecation of Option.get_(add|change|delete)_permission.
Tim Graham
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-07-01
Fixed #20680 -- Deprecated django.utils.unittest.
Aymeric Augustin
2013-07-01
Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
Baptiste Mispelon
2013-07-01
Removed some conditional code only needed under Python 2.6.
Aymeric Augustin
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
2013-07-01
Stopped branding Python 3 support as experimental.
Aymeric Augustin
2013-07-01
Updated FAQ on Python versions to explain 2 vs 3.
Aymeric Augustin
2013-06-30
Removed a comment that wasn't adding a value.
Alex Gaynor
2013-06-30
Introduced getters for connection.autocommit and .needs_rollback.
Aymeric Augustin
2013-06-30
Stopped calling loaddata with commit=False.
Aymeric Augustin
2013-06-30
Define the SessionStore inside __init__ instead of process_request
Matt Robenolt
2013-06-29
Report wrongly-typed settings and abort, as originally planned.
Ramiro Morales
2013-06-29
Merge pull request #1316 from ramiro/int_pk_pwd_reset
Ramiro Morales
2013-06-29
Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-29
Simplified description of HttpResponse(<iterator>)
Aymeric Augustin
2013-06-29
Advanced deprecation warnings for Django 1.7.
Aymeric Augustin
2013-06-29
Removed compatibility code for streaming responses.
Aymeric Augustin
2013-06-29
Fixed #18592 -- Prevented crash when accessing MySQL _last_executed
Claude Paroz
2013-06-29
Do not allow FileSystemStorage.delete to receive an empty name
Claude Paroz
2013-06-29
Fixed #20660 -- Do not try to delete an unset FieldFile
Claude Paroz
2013-06-29
Removed django.contrib.auth.views.password_reset_confirm_uidb36() view to fin...
Ramiro Morales
2013-06-29
Removed comment from setup.cfg which broke newer wheel versions.
Florian Apolloner
2013-06-29
More import removals
Claude Paroz
2013-06-29
Removed obsolete comment. Refs #20079.
Aymeric Augustin
2013-06-29
Fixed 1.6 release notes.
Florian Apolloner
2013-06-28
Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5.
Ramiro Morales
2013-06-28
Made GeoDjango GeometryField stop accepting a 'null' keyword argument as per ...
Ramiro Morales
2013-06-28
Removed insert(), value_for_insert() SortedDict methods deprecated in Django ...
Ramiro Morales
2013-06-28
Removed 'mimetype' arguments from a few places, as per deprecation TL.
Ramiro Morales
[prev]
[next]