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-01-08
Fix wording of auth superuser post-migrate handler
Andrew Godwin
2014-01-08
Fixed #21142: Dependency failures on unmigrated apps.
Andrew Godwin
2014-01-08
Changed parent class calls to super in Field subclasses
maurycyp
2014-01-06
Avoided catching ImproperlyConfigured on django.setup().
Aymeric Augustin
2014-01-06
Fixed #21718 -- Renamed has_app to is_installed.
Aymeric Augustin
2014-01-05
Added catalogs for apps that didn't have any translations.
Aymeric Augustin
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2014-01-05
Added an app-loading feature to the release notes.
Aymeric Augustin
2014-01-05
Fixed #21711 -- Enforced unicity of model names.
Aymeric Augustin
2014-01-05
Renamed a couple models to prevent duplicate names.
Aymeric Augustin
2014-01-05
Fixed app registry cleanup in app-loading tests.
Aymeric Augustin
2014-01-05
Fixed test for models in non-installed apps.
Aymeric Augustin
2014-01-05
Removed useless model definitions.
Aymeric Augustin
2014-01-04
Fixed `python scripts/manage_translations.py update_catalogs`.
Aymeric Augustin
2014-01-04
Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-03
Fixed #21728 -- Corrected an inadvertent path change in docs/intro/contributi...
Tianyi Wang
2014-01-03
Suppressed ResourceWarning in files tests
Claude Paroz
2014-01-03
Added build to flake8.exclude.
Florian Apolloner
2014-01-03
Fixed selenium failure.
Florian Apolloner
2014-01-03
Merge pull request #2094 from coder9042/ticket_21478
Anssi Kääriäinen
2014-01-02
Fixed #21319 -- Added documentation for the Form.fields attribute.
Vajrasky Kok
2014-01-03
Revert "Fixed #21227 -- Added workaround for selenium test failures"
Florian Apolloner
2014-01-03
Removed unneeded import.
Florian Apolloner
2014-01-03
Fixed a few flaky selenium tests.
Florian Apolloner
2014-01-02
Updated my bio.
Aymeric Augustin
2014-01-02
Changed convention for modules storing AppConfigs.
Aymeric Augustin
2014-01-02
Fixed #21722 -- Added a warning for avoiding XSS vulnerabilities when reusing...
Tim Graham
2014-01-02
Merge pull request #2138 from NathanRSmith/master
Alex Gaynor
2014-01-02
Fixed minor typos.
Nathan Smith
2014-01-02
Moved django.setup() to ManagementUtility
Claude Paroz
2014-01-02
Merge pull request #2137 from ftobia/patch-1
Alex Gaynor
2014-01-02
Fixed typos. Changed grammar.
Frank Tobia
2014-01-02
Fix typo in 0ce945a67151acf2c58bc35a47f4c3d45ff30085.
Marc Tamlyn
2014-01-01
Prevented calling setup() inside catch_warnings
Claude Paroz
2014-01-01
Updated release notes on app_label.
Aymeric Augustin
2014-01-01
Adjusted previous commit for Python 3.
Aymeric Augustin
2014-01-01
Several small whitespace fixes for styleguide/flake8 violations
Alex Gaynor
2014-01-01
Fixed #21018 -- Reversed precedence order for management commands.
Aymeric Augustin
2014-01-01
Wiped get_commands() cache when INSTALLED_APPS changes.
Aymeric Augustin
2014-01-01
Documented unicity rules in INSTALLED_APPS.
Aymeric Augustin
2014-01-01
Removed unused function in test_runner tests
Preston Timmons
2014-01-01
Fixed #21206 -- Fixed test discovery without labels
Preston Timmons
2014-01-01
Readded field unadvertantly removed in fedfd5030
Claude Paroz
2014-01-01
Fixed a few issues in previous commit.
Aymeric Augustin
2014-01-01
Properly assigned app_label to GIS test models.
Aymeric Augustin
2013-12-31
Django sees more than 1mm hits per hour
Matt Robenolt
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Fixed #21484 -- Documented that SQL logging does not include "framework level...
Tim Graham
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
[prev]
[next]