Alex Gaynor
|
8a95b4fca7
Merge pull request #2692 from fcurella/patch-5
|
11 年之前 |
Flavio Curella
|
73a57b06f9
replaced occurrences of master/slave terminology with leader/follower
|
11 年之前 |
Denis Cornehl
|
3bec38888f
Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
|
11 年之前 |
Andrew Godwin
|
12c72796c3
Revert "Fixed #22645: Allow apps with no models module to still have migrations"
|
11 年之前 |
Andrew Godwin
|
03900a02d5
Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
|
11 年之前 |
Andrew Godwin
|
125b3d4407
Fixed #22649: Beefed up quote_value
|
11 年之前 |
Andrew Godwin
|
4e32e47348
Merge pull request #2634 from loic/ticket22424
|
11 年之前 |
Andrew Godwin
|
1b07781292
Add feature for implied null (needed for Firebird backend)
|
11 年之前 |
Andrew Godwin
|
a4737bf6ae
Fixed #22645: Allow apps with no models module to still have migrations
|
11 年之前 |
Claude Paroz
|
b8c480a12b
Removed unused translations in auth tests
|
11 年之前 |
Claude Paroz
|
07b6404d22
Merge pull request #2688 from whoshuu/22661
|
11 年之前 |
Huu Nguyen
|
44304cf04e
Fixed #22661 -- Move makemigrations tests to the proper class
|
11 年之前 |
Erik Romijn
|
ba5ddf7aed
Fixed #22638 -- Changed CookieWizardView to ignore invalid cookies
|
11 年之前 |
Marc Tamlyn
|
3b765029f0
Fix a2dd618 for mysql.
|
11 年之前 |
Marc Tamlyn
|
ecbabc216d
Revert "Fixed regression from a2dd618e3b4a7472fab852da450ca5eef92a922f."
|
11 年之前 |
Moayad Mardini
|
2f43229c2f
Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
|
11 年之前 |
Claude Paroz
|
1a69d276bd
Updated translation catalogs
|
11 年之前 |
Claude Paroz
|
d20aa78cbf
Re-added JS catalog in manage_translations script
|
11 年之前 |
Tim Graham
|
b68fac7e88
Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
|
11 年之前 |
Tim Graham
|
5abc811a40
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules."
|
11 年之前 |
Claude Paroz
|
a1f0c4c697
Removed locale dirs for single-message apps
|
11 年之前 |
Martin Brochhaus
|
950b6de16a
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
|
11 年之前 |
Moayad Mardini
|
bfac6bef83
Fixed #22368 -- clarified connecting to Oracle DB using service name
|
11 年之前 |
Claude Paroz
|
7999ed9b69
Updated Django makemessages process
|
11 年之前 |
Claude Paroz
|
813ded775d
Merge pull request #2682 from alimony/welcome_page_local_02
|
11 年之前 |
Markus Amalthea Magnuson
|
5f24cf9705
Fixed #22635 -- Made "It worked!" page localizable.
|
11 年之前 |
Tim Graham
|
c7a4ae94a0
Removed some unnecessary exception naming; thanks claudep.
|
11 年之前 |
Esau Rodriguez
|
ec9043ab2f
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
|
11 年之前 |
Florian Apolloner
|
5a2556afb9
Fixed regression from a2dd618e3b4a7472fab852da450ca5eef92a922f.
|
11 年之前 |
Huu Nguyen
|
949ee521fa
Refs #21230 -- removed direct settings manipulation from staticfile tests
|
11 年之前 |