Timeline
02/11/2014:
- 16:39 Ticket #22018 (Checks error on ModelAdmins with multiple fields in one line using lists) created by
- The checks framework will raise an error for ModelAdmin classes that …
- 14:48 Ticket #22017 (RuntimeError: dictionary changed size during iteration) created by
- This bug report is identical to #21049 but for Django 1.7. I run …
- 13:06 Ticket #2445 ([patch] allow callable values for limit_choices_to) closed by
- fixed: In eefc88feefec0c3685bfb102714530b751b4ae90: […]
- 13:05 Changeset [eefc88f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2445 -- Allowed limit_choices_to attribute to be a callable. …
- 12:22 Ticket #22016 (Automatically reload i18n files on change, when DEBUG is True) created by
- It would make things easier for our text editors if they didn't need …
- 11:38 Ticket #22015 (Hide relationships with related_name='+' in contrib.admindocs) created by
- If related_name of a ForeignKey/M2M relationship is '+', user …
- 11:28 Ticket #22000 ('ModelChoiceField' object has no attribute 'to_field_name') closed by
- invalid: A model choice field is not a widget, it is not correct to use it in …
- 10:33 Ticket #22014 (`prefetch_related` recursion protection does not cover all cases) created by
- This issue related to #17014 Commit (see line 1655): …
- 09:52 Ticket #22013 (Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and ...) created by
- This is a re-hashing of the following ticket: …
- 08:47 Ticket #22011 (no request.user on error pages) closed by
- wontfix: Unlike the 404 page, Django deliberately hobbles the rendering of the …
- 07:29 Ticket #22011 (no request.user on error pages) created by
- Hi, I don't know how much complexity this needs to be reproduced, but …
- 05:57 DjangoJobs edited by
- (diff)
- 02:01 Changeset [a718fcf2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reordered INSTALLED_APPS in default template, refs #22005
- 00:48 Ticket #22007 (Make import paths more consistent in documentation) created by
- I am getting thrown by the documentation …
02/10/2014:
- 21:35 Ticket #22006 (DRY login_required method should be documented) created by
- See https://code.djangoproject.com/ticket/16626 for the discussion. …
- 20:01 Ticket #22005 (PendingDeprecationWarning with management commands.) created by
-
These happen on a fresh
startproject
created for the occasion and … - 17:22 DjangoResources edited by
- Update two scoops (diff)
- 15:07 Ticket #22004 (Allow session.modified with an explicit False value to override ...) created by
- This line checks precludes a view that attempts to explicitly set the …
- 13:05 Ticket #22003 (LiveServerTestCase with ATOMIC_REQUESTS leaves Postgres connections ...) created by
- When using LiveServerTestCase with ATOMIC_REQUESTS, a socket error …
- 11:17 Ticket #22002 (AppConfig.ready() and tests) created by
- If you do something with the database in AppConfig.ready(), then …
- 10:42 Ticket #22001 (GeoDjango (contrib.gis) does not create geometry columns in 1.7a2) created by
- I am testing Django 1.7a2 on a very small project+app. So far, with …
- 09:12 Changeset [76700c54]stable/1.6.x by
- [1.6.x] Fixed #21996 -- Used proper encoding for GeoIP content Thanks …
- 09:10 Changeset [e9ffe7e]stable/1.6.x by
- [1.6.x] Added 1.6.3 release notes stub
- 09:09 Ticket #21996 (UnicodeDecodeError when calling GeoIP.country) closed by
- fixed: In fb1e3435a4d7e0265f19a1a9f130c9485fb8dfe9: […]
- 09:09 Changeset [fb1e3435]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21996 -- Used proper encoding for GeoIP content Thanks Florent …
- 09:09 Changeset [c3dd38c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added 1.6.3 release notes stub
- 09:06 Ticket #17673 (Forbid field shadowing in model multi-inheritance) closed by
- fixed: In ee9fcb1672ddf5910ed8c45c37a00f32ebbe2bb1: […]
- 09:04 Changeset [ee9fcb16]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17673 -- Forbid field shadowing. Thanks Anssi Kääriäinen for …
- 08:39 Ticket #22000 ('ModelChoiceField' object has no attribute 'to_field_name') created by
- Hello, I am getting the error, [ 'ModelChoiceField' object has no …
- 08:18 Ticket #21371 (Admin templates use a `bodyclass` block without ever calling super.) closed by
- fixed: In f5123c7291e855713b59e739bad0e50a1d50d3ef: […]
- 08:13 Changeset [f5123c72]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21371 -- Added the block.super to admin bodyclass blocks. …
- 08:00 Ticket #21999 (have filter_horizontal / filter_vertical work with ForeignKey) created by
- When you have many values for a ForeignKey the ability to filter it …
- 07:25 Ticket #21190 (Fix broken ePub documentation by adding a proper theme for it) closed by
- fixed: In 59d9b264745bb1a4736bb6df4dafb83049835483: […]
- 07:24 Changeset [59d9b264]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21190 -- Added a new ePub theme for documentation.
- 06:30 Ticket #21994 (Pass a dict of forms to WizardView.done()) closed by
- fixed: In 9a4ee8ddb858ae07ff42be0261c867aa3d2eb53c: […]
- 06:28 Changeset [9a4ee8dd]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21994 -- Added form_dict argument to calls of WizardView.done() …
- 04:39 Ticket #20784 (RegexValidator should accept a new parameter to perform reversed validation) closed by
- fixed: In b102c27ff4d21ea6262e600227530f75337a5df2: […]
- 04:38 Changeset [b102c27f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20784 -- Added inverse_match parameter to RegexValidator.
- 04:22 Changeset [0d98422b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refactored RecursiveM2MTests into smaller pieces, refs #18586.
- 04:21 Changeset [c5395eef]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allowed a message to be passed to assertQuerysetEqual to make it …
- 03:15 Ticket #21996 (UnicodeDecodeError when calling GeoIP.country) created by
- GeoIP.country('IP') raises an UnicodeDecodeError when dealing with …
- 02:16 Ticket #21995 (GenericForeignKey import wrong) closed by
- invalid: This has changed in Django 1.7. Please make sure you are reading the …
- 02:14 Ticket #21995 (GenericForeignKey import wrong) created by
- On the page: …
02/09/2014:
- 16:30 Ticket #21992 (test_naturalday_uses_localtime fails on Windows) closed by
- fixed: It looks like this was fixed in 651a6f76f30f4083dfa2a75c5acd86359c2fc4a2.
- 15:30 Changeset [21f03416]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused import in humanize tests.
- 15:23 Changeset [651a6f7]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21992: Skipped test when pytz is missing. The test fails on …
- 15:05 Ticket #21763 (Misleading Error: 'ManyRelatedManager' object has no attribute 'add') closed by
- fixed: In 12385a5f868ee697266756511a85434627ae7ca6: […]
- 15:01 Changeset [12385a5f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21763 -- Added an error msg for missing methods on …
- 14:39 Changeset [29345390]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor edits to new findstatic functionality; refs #19879. Hopefully …
- 13:39 Changeset [e2f28572]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2245 from funkybob/parse_header Replaced …
- 13:30 Changeset [95ede98e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed double word in model docs
- 13:23 Ticket #21771 (ModelAdmin's log_deletion method behaves incorrectly compared to other ...) closed by
- fixed: PR pushed in [1b29d3289473a6c3ce565c0ddc1bed4d5b5ac9a3]
- 11:55 Ticket #21994 (Pass a dict of forms to WizardView.done()) created by
- Passing a second argument to calls of done() methods in WizardViews …
- 11:48 Changeset [d238ab29]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Silence deprecation warnings. Also they should only be raised if …
- 11:41 Ticket #21993 (Messages documentation is topic style, there is no ref) created by
-
The messages documentation lives in
ref
not in topics, but it's … - 11:20 Ticket #21382 (stacked inlines should add class "has_original" to existing fields) closed by
- fixed: In d25622000ac8a591101ade28708d3b4b8ae4b24f: […]
- 11:20 Changeset [d2562200]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21382 - Added "has_original" to stacked inlines. Report and …
- 11:08 Changeset [1b29d328]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21771 -- Made log_deletion consistent with other log methods. …
- 08:48 Ticket #20780 (collectstatic --link causes IOError when dangling symlink exists) closed by
- fixed: In f90be002d9d3c10b87c74741986e2cbf9f2b858e: […]
- 08:48 Changeset [f90be002]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20780 -- Get rid of stale symlinks when using collectstatic. …
- 08:22 Ticket #19879 (have 'findstatic' say where it is searching) closed by
- fixed: In 6a9ed7d403a5f90a7c7354097aae99b74e8ce215: […]
- 08:22 Changeset [6a9ed7d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19879 -- Have 'findstatic' says on which directories it …
- 08:04 Ticket #21868 (Empty migrations dir causes exception) closed by
- fixed: In 935e6c1dfc10808272bfda1bbda03bfee035f3dc: […]
- 08:03 Changeset [935e6c1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21868: Don't die when seeing py3 namespace packages for mig dirs
- 06:57 Ticket #21896 (makemigrations warning "trying to add a non-nullable field" is raised ...) closed by
- invalid: We don't know what size the table might be in the future, so we have …
- 06:54 Ticket #21758 (Document South->built-in migrations transition) closed by
- fixed: This is now documented: …
- 06:48 Ticket #1453 (generic views sometimes inefficient with large data sets - especially ...) closed by
- worksforme: My instinct is that if you have the problem then you should override …
- 06:47 Ticket #21958 (Migrations fail on adding ForeignKey field to User model) closed by
- fixed: In 11c021336c8cb1c92be998f1a44c89a746275107: […]
- 06:46 Changeset [11c02133]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21958: Handle dependencies for swappable models in AddField
- 06:42 Ticket #21844 (BaseDatabaseOperations.quote_parameter should be relocated to ...) closed by
- fixed: In 42607a9e33e63639d1da2166b9a2f85c691e07ae: […]
- 06:42 Changeset [42607a9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21844: Move quote_parameter off of Operations and rename
- 06:39 Ticket #21898 (SingleObjectMixin should not require slug or pk if queryset is given) closed by
- worksforme: I'm going to close this ticket, despite the fact I agree the API could …
- 06:39 Ticket #21482 (Can not collectstatic with symlink option in Windows Vista (and ...) closed by
- fixed: In 5cc0555603167c7532b7b714e2672687da8f106e: […]
- 06:39 Changeset [5cc05556]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21482 -- Uplifted restriction of collectstatic using symlink …
- 06:37 Ticket #21992 (test_naturalday_uses_localtime fails on Windows) created by
-
django.contrib.humanize.tests.test_naturalday_uses_localtime
is … - 06:34 Ticket #21842 (DatabaseFeature.max_index_name_length is redundant of ...) closed by
- fixed: In 9c4ad454d18816d418b0bd31be91fae16c795f15: […]
- 06:33 Changeset [9c4ad45]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21842: Remove redundant DatabaseFeatures.max_index_name_length
- 06:32 Ticket #21937 (Add forms_valid for the mixin to work with django-extra-view's ...) closed by
-
invalid: This patch would more logically live in
django-extra-views
, … - 06:23 Ticket #21969 (Dependent apps do not handle fixture data properly when migration) closed by
- fixed: In d5df7a0515b08621a526a9c9ffde7d7702c5b07e: […]
- 06:22 Changeset [d5df7a05]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21969: Fix behaviour of initial_data with migrated apps
- 06:08 Ticket #21991 (Unrelated tests will fail if locales is not installed) created by
- If locales packages is not present any UTF-8 related test will fail …
- 06:06 Ticket #21704 (Csrf verification fails for unlogged users with multiple tabs opened) closed by
- worksforme: I think this is the intended behaviour. In order to retain the …
- 06:05 Ticket #21889 (Record hash of applied migrations) closed by
- wontfix: I'm going to make a call on this as WONTFIX - while it's a nice idea, …
- 05:55 Ticket #21590 (Don't require forms clean_* methods to return a value) closed by
-
invalid: We can't do this, as
None
is potentially a valid value for the … - 05:42 Changeset [25084101]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Raise (pending) deprecation warning for allow_syncdb.
- 05:42 Ticket #21968 (Django doesn't detect initial migration when an app is a dependency) closed by
- fixed: In 2085f53f567f7619ecf3eab93fdacab7a5991a11: […]
- 05:42 Changeset [2085f53f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21968: Bad detection of old-style apps to add initial migration
- 05:30 Ticket #21967 (ModelFormMixin have extra logic in get_form_kwargs that crash view) closed by
- fixed: In 75a96f06e916dda9124da9ddf765f3b8d5530914: […]
- 05:30 Changeset [75a96f06]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21967: Added check for object in …
- 05:24 Ticket #21247 (django.utils.method_decorator doesn't honour method binding properly) closed by
- fixed: In 80cd64ee17191ffb235c5850a8fa60cae96c1b89: […]
- 05:23 Changeset [80cd64ee]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21247 -- Made method_decorator play nicely with descriptors …
- 05:19 Ticket #21990 (ePub docs for 1.7a2 not valid?) closed by
- duplicate: We have had intermittent problems in the past with this, e.g. #20935. …
- 05:17 Ticket #21954 (1.7a1 - Migration syntax error) closed by
- fixed: In 97a8fd4682b27a3a9f280e661e58db4bae55590a: […]
- 05:17 Changeset [97a8fd4]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21954: Raise nice error when serializing datetimes with timezones
- 05:13 Changeset [4f8e8a6e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused imports + other flake8 fixes.
- 05:10 Ticket #21917 (Breakage in SQLite migrations) closed by
- fixed: In a7e2957110e8cac6ad5bf233ce4cc1fa528ac0e0: […]
- 05:10 Changeset [a7e29571]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21917: Overly cautious SQLite3 backend for null fields + defaults
- 05:01 Ticket #21905 (Add check for default=now() on Date/Time/DateTimeFields) closed by
- duplicate: Duplicate of #21638
- 05:00 Changeset [dbb9819]stable/1.6.x by
- [1.6.x] Fixed inaccuracies in generic mixins documentation. Backport …
- 04:59 Changeset [a5391db7]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed inaccuracies in generic mixins documentation.
- 04:54 Ticket #21892 (Remove "string based" RunPython operations.) closed by
- fixed: In 98dd8dd02e6a005266866ab1cb4a2ec00dce0193: […]
- 04:54 Changeset [98dd8dd0]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21892: RunPython no longer accepts strings
- 04:47 Ticket #21856 (Crash when DATABASES = {}) closed by
- fixed: In 38b4adc6960d28483124509aa363dadbe8cc17a6: […]
- 04:46 Changeset [38b4adc6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2244 from mlavin/21856-migration-checks Fixed …
- 04:44 Ticket #21085 (Race condition in BoundMethodWeakref used by signal mechanism.) closed by
- invalid: Our implementation of weakrefs has now gone in favour of (backported) …
- 04:43 Ticket #19511 (Thread safe bound method weakrefs) closed by
- invalid: Our implementation of weakrefs has now gone in favour of (backported) …
- 04:12 Ticket #21513 (method_decorator doesn't work with argumented Class-Based Decorator) closed by
- fixed: In 14940fdd96e77778cacdf0963913a343b1f33b9a: […]
- 04:12 Changeset [46a87214]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1997 from dpwrussell/method_decorator_args_fix …
- 03:51 Ticket #7063 (More robust debugging output for AJAX with simple print statements in ...) closed by
- invalid: I don't think this would be relevant any more.
- 03:47 Ticket #21988 (reverse() shouldn't require kwargs for uniquely determined named groups) closed by
- worksforme
- 03:04 Ticket #21848 (Some strange problem in Model inheritance and selected_related) closed by
- fixed: You've fixed this problem in release 1.6.2! Thank you!
- 00:45 Ticket #21990 (ePub docs for 1.7a2 not valid?) created by
- I'm trying to upload latest Django docs in ePub format to my Google …
02/08/2014:
- 18:18 Ticket #21989 (AU locale has incorrect Day Of Week) created by
- The newly added AU locale sets FIRST_DAY_OF_WEEK to Monday. …
- 17:19 Ticket #21988 (reverse() shouldn't require kwargs for uniquely determined named groups) created by
- For DRY purposes, it can be useful to capture a known substring in an …
- 17:01 Changeset [f43e895]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replace _parse_content_type with cgi.parse_header
- 15:45 Ticket #19373 (Windows file locking requires pywin32) closed by
- fixed: In 6fe26bd3ee75a6d804ca3861181ad61b1cca45ea: […]
- 14:57 Ticket #20196 (Better support for folder uploads) closed by
- wontfix: I still believe an external app is the way to go, at least at first. …
- 14:55 Ticket #13663 (Foreign Key to table in another database fails) closed by
- wontfix
- 14:54 Ticket #13412 (Exposing multiple db in admin interface is limited) closed by
- needsinfo: This ticket doesn't contain an actionable proposal.
- 14:52 Changeset [6fe26bd3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19373 -- Ported Windows file locking from PyWin32 to ctypes …
- 14:50 Ticket #8896 (Routing according also to hostname) closed by
- wontfix: This has been solved by external apps and I'm happy with that …
- 14:48 Ticket #11029 (Model mocking support) closed by
- needsinfo: This idea has been floating around for years. I'm not convinced it's …
- 14:47 Ticket #13543 (Enhancements to the Sitemaps Framework so it works better for large sites) closed by
- needsinfo: Almost four years later, this still needs a concrete and actionable …
- 14:41 Ticket #20549 (Refactor to take advantage of get_app_paths()) closed by
-
wontfix:
get_app_paths()
was deprecated during the app-loading refactor. This … - 14:12 Ticket #21841 (Add DatabaseFeature to disable schema migrations) closed by
- wontfix: Mailing-list discussion: …
- 14:08 Ticket #21795 (preserve_filter doesn't work when running a site with a url prefix) closed by
- needsinfo
- 14:02 Ticket #21959 (widthratio templatetag fails to handle NaN ratio) closed by
- fixed: In 07ae47f7f8b5d5f80238ea3018163cad12917852: […]
- 14:01 Changeset [07ae47f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21959 -- Handled Inf/NaN in widthratio tag. Thanks rmoe for …
- 12:27 Ticket #21987 (Allow Media objects to have their own MEDIA_TYPES) created by
- Currently, …
- 11:37 Ticket #21986 (The documentation provides no indication as to why you might want to ...) created by
- Indexing is not an inherently straightforward and intuitive concept. …
- 10:14 Ticket #21674 (django.utils.module_loading.import_by_path considered harmful) closed by
- fixed: In 5d263dee304fdaf95e18d2f0619d6925984a7f02: […]
- 10:12 Changeset [5d263de]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21674 -- Deprecated the import_by_path() function in favor of …
- 08:05 Changeset [a3e0d775]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Adding tests for check_migrations.
- 08:01 Changeset [0ac13ec]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove check_migrations from the runserver command and use the new …
- 07:21 Ticket #21051 (Move cookie settings from standalone values to dictionaries) closed by
- wontfix: The described limitations seem unlikely fixable with urrent …
- 07:20 Changeset [fcc21837]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed extra backquote in field docs
- 06:22 Changeset [b041850]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allowed more easily subclassing of BlockNode tags.
- 06:17 Ticket #21237 (Add Australian English (en_AU) to locale conf) closed by
- fixed: In 114b70ccf8dcd7af86d5cd464d66aa7761400884: […]
- 06:12 Changeset [114b70cc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21237 -- Added Australian English (en_AU) to locale conf Adds …
- 04:49 Changeset [6c5a30b4]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for LocalMemCache deadlocks. refs #20613 and refs #18541. …
- 04:46 Ticket #18541 (Infinite Lock With Caching Backend) closed by
- duplicate: Duplicate of #20613, I'll merge the test that's included in this PR …
- 04:09 Ticket #21417 (use TEMPLATE_STRING_IF_INVALID format string in blocktrans) closed by
- fixed: In 02add43568b694ef25afeae474b5b1da883826c6: […]
- 04:06 Changeset [02add435]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21417 -- Expanded TEMPLATE_STRING_IF_INVALID in blocktrans …
- 04:00 Ticket #16192 (Make unique_together error messages in ModelForms customizable) closed by
- fixed: In 8847a0c601e4261823b1726b2db73eec2ac17940: […]
- 03:59 Changeset [8847a0c6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16192 -- Made unique error messages in ModelForm customizable. …
- 03:41 Ticket #21976 (Hidden field in TabularInline breaks table layout) closed by
- duplicate: Fixed in #18263 (will be in 1.7).
- 02:06 Ticket #21982 (Multiple dates in single date field) closed by
- invalid: This isn't a bug in Django, please see …
- 00:23 Ticket #21982 (Multiple dates in single date field) created by
- If there is only a single date field in which a user wants to add more …
Note: See TracTimeline
for information about the timeline view.