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-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
2013-12-31
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
Enforced unicity of app labels.
Aymeric Augustin
2013-12-31
Made it possible to change an application's label in its configuration.
Aymeric Augustin
2013-12-31
Checked unicity of app config names when populating the app registry.
Aymeric Augustin
2013-12-31
Removed an obsolete unicity check.
Aymeric Augustin
2013-12-31
Fixed #21716 -- Only passed arguments supported by ogrinspect
Claude Paroz
2013-12-31
Small style cleanup.
Aymeric Augustin
2013-12-31
Fixed #19395 -- Added a simple example logging config.
Tim Graham
2013-12-31
Fleshed out release notes for app loading.
Aymeric Augustin
2013-12-31
Turned django.db.models.app_cache_ready back into a method.
Aymeric Augustin
2013-12-31
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham
2013-12-31
Oops.
Aymeric Augustin
2013-12-31
Made DeprecationDisplayTest more robust
Claude Paroz
2013-12-31
Called django.setup() explicitly in management commands.
Aymeric Augustin
2013-12-31
Changed setup.py to use find_packages.
Florian Apolloner
2013-12-31
Finished renaming syndication to syndication_tests
Claude Paroz
2013-12-31
only attempt to create the postgis extension when it does not already exist
Thomas Schreiber
2013-12-31
Renamed syndication tests
Claude Paroz
2013-12-31
Added release notes for today's app-loading improvements.
Aymeric Augustin
2013-12-30
Removed the only_with_models_module argument of get_model[s].
Aymeric Augustin
[prev]
[next]