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-12-06
Renamed syncdb to migrate in spatialite backend
Claude Paroz
2013-12-06
Removed unreachable `else` in `try` block.
maurycyp
2013-12-05
Fixed #21562 -- Warned against using the same app name as a django contrib app.
Alasdair Nicol
2013-12-05
Fixed another typo in custom model field documentation.
Baptiste Mispelon
2013-12-05
Fixed typo in custom model field documentation.
Baptiste Mispelon
2013-12-05
Corrected setting name in gis test error message.
Ramiro Morales
2013-12-05
Better error reporting when from_app_cache fails
Andrew Godwin
2013-12-05
Fix poor variable name (flake8 warning)
Andrew Godwin
2013-12-05
Fixed a flake8 error
Alex Gaynor
2013-12-05
Merge pull request #2030 from frankwiles/master
Tim Graham
2013-12-05
Removed 'return' in __init__
maurycyp
2013-12-04
Fixing manager documentation inaccuracy
Frank Wiles
2013-12-04
Merge pull request #2029 from alasdairnicol/releases_ordering
Tim Graham
2013-12-04
List 1.6.x releases in descending order
Alasdair Nicol
2013-12-04
Migration VCS conflict detection and --merge for makemigrations
Andrew Godwin
2013-12-04
Fixed #21558 -- Support building CHM files.
Aymeric Augustin
2013-12-04
Don't make a second migration if there was a force-null-default addcol.
Andrew Godwin
2013-12-04
Add clone() method to Field to get clean copies of it.
Andrew Godwin
2013-12-04
Add --dry-run option to makemigrations
Andrew Godwin
2013-12-04
Migrate prompts if you need makemigrations, runserver prompts for migrate
Andrew Godwin
2013-12-04
Added link to localized formatting doc from main index.
Ramiro Morales
2013-12-04
Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.
Bouke Haarsma
2013-12-04
Fixed #21546 -- Strengthened kqueue detection.
Aymeric Augustin
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-12-02
Fixed #21538 -- Added numpy to test/requirements/base.txt
Alasdair Nicol
2013-12-02
Merge pull request #2016 from loic/ticket21545
Aymeric Augustin
2013-12-03
Fixed #21545 -- autoreload kqueue events weren't cleared which caused an infi...
Loic Bistuer
2013-12-01
Fixed #21543 -- Removed base_dir attribute in StaticFilesHandler.
Krzysztof Jurewicz
2013-12-01
Fixed incorrect type for max_length.
Tim Graham
2013-11-30
Fixed #21535 -- Fixed password hash iteration upgrade.
Tim Graham
2013-11-30
Refs #21230 -- removed direct settings manipulation from template tests
Unai Zalakain
2013-11-30
Fixed #21358 -- Allowed runserver on non-English locales
Claude Paroz
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Documented the house style for gender neutral pronouns.
Alex Gaynor
2013-11-30
Fixed comment typos.
Alex Hill
2013-11-30
Closed file after reading pot file
Claude Paroz
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-29
Fixed an unescisarily gendered pronoun in a docstring
Alex Gaynor
2013-11-30
Removed Form._errors from the docs in favor of the add_error API.
Loic Bistuer
2013-11-30
Fixed #20867 -- Added the Form.add_error() method.
Loic Bistuer
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-28
Fixed a deprecation warning introduced by 96dd48c83f.
Simon Charette
2013-11-28
Merge pull request #2005 from loic/ticket21169
Anssi Kääriäinen
2013-11-29
Use 'update_fields' in RelatedManager.clear() when bulk=False.
Loic Bistuer
2013-11-28
Fixed #21496 -- Fixed crash when GeometryField uses TextInput
Claude Paroz
2013-11-28
All the E125 errors hvae been eradicated.
Alex Gaynor
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-28
Fixed #21517 -- Added unit test for non-autoincrement primary key with value 0.
Vajrasky Kok
2013-11-28
Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-27
A handle of flake8 fixes
Alex Gaynor
[next]