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-11-02
Replaced a hardcoded "2" with the right named constant
Alex Gaynor
2013-11-02
Merge pull request #1848 from rayashmanjr/master
Alex Gaynor
2013-11-02
Correct flake8 violation E261
Ray Ashman Jr
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Fixed #21375 -- related_name='+' clashed with other '+' names
Anssi Kääriäinen
2013-11-02
Merge pull request #1847 from Bouke/docs/django
Alex Gaynor
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-11-02
Fixed #21366 -- regression in join promotion logic
Anssi Kääriäinen
2013-11-02
Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2013-11-02
Fixed #21341 -- Eased https requests with the test client
Unai Zalakain
2013-11-02
Continue to attack E302 violations
Alex Gaynor
2013-11-02
Merge pull request #1799 from Bouke/tickets/9523
Aymeric Augustin
2013-11-02
Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects
Bouke Haarsma
2013-11-02
Fixed #21324 -- Translate CSRF failure view
Bouke Haarsma
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
Merge pull request #1839 from sbellem/small-typo-fix
Tim Graham
2013-11-01
Fixed typo -- "a" user, not "an" user
Sylvain Bellemare
2013-11-01
Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-11-01
Improved resource limits handling in the kqueue autoreloader.
Aymeric Augustin
2013-10-31
Fixed #18508 -- tests for repeated deletion bug in ModelFormSet
Ole Laursen
2013-10-31
Fixed #15529 -- More permissive geojson syntax in constructor
Claude Paroz
2013-10-31
Fixed #21339 -- Documented removal of some form field error messages
Claude Paroz
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-31
Merge pull request #1830 from aaugustin/instant-reload-os-x
Aymeric Augustin
2013-10-31
Reduce the set of events that trigger a reload.
Aymeric Augustin
2013-10-30
Add instant autoreload on platforms supporting kqueue.
Aymeric Augustin
2013-10-30
Merge pull request #1829 from akaariai/ticket_14877
Anssi Kääriäinen
2013-10-30
Fixed #14877 -- repeated deletion using formsets
Anssi Kääriäinen
2013-10-30
Fixed some flake8 issues
Alex Gaynor
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-30
Auto-apply initial migrations if their tables exist already.
Andrew Godwin
2013-10-30
Fixed #21306 -- Documented lower-casing behavior of title filter.
Tim Graham
2013-10-30
Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
Fixed #21347 -- Added missing JS variable declaration.
Tim Graham
2013-10-30
Fixed #20610: Added a message level dict to contrib.message context processor.
Baptiste Mispelon
2013-10-30
Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-30
Fixed #21316 -- Documented that modifying safe strings makes them unsafe.
Tim Graham
2013-10-30
Documented removal of django.core.servers.basehttp.WSGIServerException
Tim Graham
2013-10-30
Added some more tests for the debug page.
Baptiste Mispelon
2013-10-30
Fixed #21345: Don't evaluate callable settings in the debug page.
Baptiste Mispelon
2013-10-29
Fixed a F811 warning introduced by 35db9d58d6.
Simon Charette
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-29
Use `callable` instead of `six.callable`.
Baptiste Mispelon
2013-10-29
Mark this as a python code-block
Alex Gaynor
2013-10-28
Fixed #21344 -- Typo in docs/ref/models/queries.txt
Tim Graham
2013-10-28
Rearranged some i18n tests
Claude Paroz
2013-10-27
Rearranged some file-related tests
Claude Paroz
2013-10-27
Fixed test that reads a migration file from disk.
Ramiro Morales
[next]