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-09-03
[1.6.x] Fixed #21026 -- Corrected help for manage.py test command.
Carl Meyer
2013-09-03
[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....
Loic Bistuer
2013-09-03
Used six.moves.zip_longest, new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Updated the bundled version of six to 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Fixed #21003 -- Ensured geometry widget return value has SRID
Claude Paroz
2013-09-03
[1.6.x] Isolated map creation JS code
Claude Paroz
2013-09-03
[1.6.x] Fixed #21002 -- Documented JSON session serialization requires string...
Tim Graham
2013-09-03
[1.6.x] Prevented rendering attrs to be squashed in OSMWidget
Claude Paroz
2013-09-03
[1.6.x] Fixed syntax error in OSMWidget
Claude Paroz
2013-09-02
[1.6.x] Fixed gis test to run on non gis-enabled settings
Claude Paroz
2013-09-02
[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-08-31
[1.6.x] Made the doc about translating string literals in templates more prom...
Loic Bistuer
2013-08-31
[1.6.x] Fixed copy/paste error in measurement docs
Claude Paroz
2013-08-30
[1.6.x] Fixed typo in docs/ref/models/options.txt
Tim Graham
2013-08-30
[1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without...
Carl Meyer
2013-08-30
[1.6.x] Set 'bidi' Urdu property to True
Claude Paroz
2013-08-30
[1.6.x] Fixed #20988 -- Added model meta option select_on_save
Anssi Kääriäinen
2013-08-30
[1.6.x] Removed stale add_q() comment
Anssi Kääriäinen
2013-08-29
[1.6.x] Added links to file docs.
Jorge C. Leitão
2013-08-29
[1.6.x] Fixed #14786 -- Fixed get_db_prep_lookup calling get_prep_value twice...
Tim Graham
2013-08-29
[1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that ca...
Tim Graham
2013-08-29
[1.6.x] Fixed #20984 -- Stopped decoding bytes in sqlite3 adapter on Python 3
Claude Paroz
2013-08-28
[1.6.x] Minor spelling correction in ModelForms docs
Phaneendra Chiruvella
2013-08-27
[1.6.x] Fixed #20981 -- Noted the default value of disable_existing_loggers.
Krzysztof Jurewicz
2013-08-27
[1.6.x] Fixed typo in docs/topics/conditional-view-processing.txt
Jan Böcker
2013-08-27
[1.6.x] Updated instructions for running contrib tests.
Matt Robenolt
2013-08-24
[1.6.x] Fixed #20961 -- Fixed HttpResponse default empty content
Claude Paroz
2013-08-22
[1.6.x] Typos introduced in 57c82f909b.
Ramiro Morales
2013-08-22
[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-22
[1.6.x] Documentation -- Clarified use of 'view' in test client introduction.
Kevin Christopher Henry
2013-08-22
[1.6.x] Fixed #20944 -- Removed inaccurate statement about View.dispatch().
Marc Tamlyn
2013-08-22
[1.6.x] Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-22
[1.6.x] Moved translator comment just above the target string
Claude Paroz
2013-08-22
[1.6.x] Fixed #20955 -- select_related regression
Anssi Kääriäinen
2013-08-21
[1.6.x] Documentation -- Corrected error about Model.full_clean()
Kevin Christopher Henry
2013-08-21
[1.6.x] Fixed #20949 -- Typo #2 in docstring
Tim Graham
2013-08-21
[1.6.x] Fixed docstring typo, thanks minddust.
Tim Graham
2013-08-20
[1.6.x] Documentation - Noted that OneToOneField doesn't respect unique.
Kevin Christopher Henry
2013-08-20
[1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.
Florian Apolloner
2013-08-20
[1.6.x] Fixed invalid testing fixture
Anssi Kääriäinen
2013-08-20
[1.6.x] Fixed #20820 -- Model inheritance + m2m fixture loading regression
Anssi Kääriäinen
2013-08-20
[1.6.x] Fixed a test failure introduced in f0bc2865ff.
Simon Charette
2013-08-20
Fixed #20943 -- Weakly reference senders when caching their associated receivers
Simon Charette
2013-08-19
[1.6.x] Correctly format missing Pillow/PIL exceptions messages. refs #19934
Simon Charette
2013-08-16
[1.6.x] Fixed #20829 -- Skip postgis metadata tables with introspection
Harm Geerts
2013-08-16
[1.6.x] Updated translation templates
Claude Paroz
2013-08-16
[1.6.x] Revert "Fixed #18491 -- deleting a proxy doesn't show warning about c...
Tim Graham
2013-08-15
[1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ...
Alasdair Nicol
2013-08-15
[1.6.x] Fixed #20891 -- Removed part of the tutorial that requires pytz
Tim Graham
[prev]
[next]