Timeline
01/09/2012:
- 23:58 Ticket #17526 (Grammatical error in djangodocs.py?) created by
- An email thread pointed to this page: …
- 21:56 Ticket #17525 (Fixes for django.contrib.auth tests) created by
- Found two bugs in my application: 1. If any of my middleware works …
- 21:21 Ticket #17524 (self referential blocks) closed by
- duplicate: Duplicate of #4529, and others. I think you might be looking for the …
- 19:18 Ticket #17524 (self referential blocks) created by
- say i have a {% block content %} in base.html and i'd like …
- 19:08 Ticket #17523 (Slicing: EmptyQuerySet behaves differently from QuerySet) closed by
- duplicate: nevermind. just discovered this is a dupe of #10139
- 19:04 Ticket #17523 (Slicing: EmptyQuerySet behaves differently from QuerySet) created by
- I noticed a slight (but annoying) difference between slicing an …
- 15:42 Tickets #10762,17514 batch updated by
- fixed: In [17365]: […]
- 15:42 Changeset [4288c883]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10762, #17514 -- Prevented the GZip middleware from returning a …
- 14:47 Ticket #17522 (ModelAdmin.ordering validation too strict) created by
-
ModelAdmin.ordering
checks whether all elements are the names of … - 12:01 Ticket #17521 (Only use minified JavaScript when DEBUG is off) created by
- This makes it easier to inspect the code that is being used when …
- 11:53 Ticket #17520 (write queries on related managers use the db_for_read database) created by
- If you execute a write query (update() or delete()) on a queryset …
- 04:51 Ticket #17519 (Missing SQL constraint to proxy models) created by
- In a model class, when you add a ForeignKey to a proxy model, the sql …
- 03:47 Ticket #17495 (Release Notes for 1.4: Table auth_message is gone) closed by
- invalid: OK, you are right.
- 03:16 Ticket #6474 (conditional_escape: Try to convert to a string first, then check if ...) closed by
- invalid: The unittest of the patch still fails, but I (original reporter) close it.
01/08/2012:
- 22:49 Ticket #17518 (Display of StackedInline has glitch with Firefox/Iceweasel (Gecko)) created by
- Current trunk has the following cosmetic problem with StackedInline …
- 15:39 Ticket #16656 (Make urlize TLDs configurable) closed by
- wontfix: It isn't possible to disambiguate some country codes from common file …
- 15:36 Changeset [62766f42]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reverted parts of r17359 that could cause false positives in URL …
- 15:28 Ticket #17517 (Project/app layout template file extensions) created by
- Projet or app layout only accept file with an extension as a candidate …
- 15:21 Ticket #16656 (Make urlize TLDs configurable) reopened by
- > I'm not aware of a language that contains many words that end in a …
- 15:08 Ticket #14051 (Signals for transaction commit/rollback) reopened by
- The anonymous has a valid point. Re-opening as DDN.
- 14:18 Ticket #11342 (Allow non-HTML output for restructuredtext markup filter) closed by
- wontfix: Upon further thought, I think we should keep things simple and only …
- 14:06 Ticket #8394 (ModelForm subclasses act differently to ModelForms even if no changes ...) closed by
- needsinfo: The report is quite confusing :| Closing since there wasn't an answer …
- 14:00 Ticket #17300 (Creating an already existing cache table shouldn't crash) closed by
- fixed: In [17363]: […]
- 14:00 Changeset [19c544ff]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17300 -- Prevented createcachetable from crashing when the …
- 13:42 Ticket #11911 (urlizetrunc not taking into account last ')' of a link) closed by
- fixed: In [17362]: […]
- 13:42 Changeset [15d10a5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11911 -- Made the urlize filter smarter with closing …
- 13:23 Changeset [78c92c41]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Tested that spaces are properly escaped in files URLs. Refs #5160. …
- 13:21 Ticket #5160 (get_FIELD_url should return a valid URL with spaces escaped) closed by
-
fixed:
get_FIELD_url
doesn't exist anymore. Now it's just anurl
… - 13:16 Changeset [4a92059]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Try to save memory and time when using lazy objects by refering to …
- 13:14 Ticket #17516 (Memoize _os.safe_join()) closed by
- wontfix: I'm wontfixing this. If safe join is that common in your application …
- 13:10 Ticket #17516 (Memoize _os.safe_join()) created by
- I found out safe_join() was taking a big chunk of time in my project …
- 10:08 Ticket #16656 (Make urlize TLDs configurable) closed by
- fixed: In [17359]: […]
- 10:08 Changeset [05a3ecb]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16656 -- Changed the urlize filter to accept more top-level …
- 09:43 Ticket #16395 (urlize works with malformed URLs) closed by
- fixed: In [17358]: […]
- 09:43 Changeset [27508918]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16395 -- Prevented urlize from highlighting some malformed …
- 09:05 Changeset [40f0ecc5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Implemented PEP386-compatible version numbers. Thanks Jannis for the …
- 04:31 Sprint2012Krakow edited by
- Correction of the second place: January - February (diff)
- 03:51 Ticket #12183 (urlize doesn't always add rel=nofollow) closed by
- fixed: In [17356]: […]
- 03:51 Changeset [aa4e1522]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12183 -- Made the urlize filter insert the nofollow attribute …
- 03:35 Ticket #14051 (Signals for transaction commit/rollback) closed by
-
needsinfo: Isn't the
request_finished
sufficient for this use case? By the time … - 03:11 Ticket #16167 (support for custom django-admin commands written as packages) closed by
- wontfix: I'm going to close this ticket for the reasons explained by Carl in …
- 02:59 Ticket #16006 (Make cache lazy to allow test runners to switch cache backends) closed by
- wontfix: The argument in favor of this change is: > Switching cache backends at …
- 00:24 Sprint2012Krakow edited by
- January => Fabruary (diff)
01/07/2012:
- 18:10 Ticket #17515 (custom templates in FilterSpec) created by
- django 1.4 allow an easier customization of FilterSpec but force all …
- 16:14 Ticket #6858 (Migrate legacy md5 password support out of the User model) closed by
- fixed: New password hashing features were introduced at r17253 and r17254. …
- 16:03 Ticket #2905 (Django needs a one-click installation routine for shared hosting providers) closed by
- invalid: Several specialized hosting providers — that didn't exist when this …
- 15:55 Ticket #17514 (GZip middleware lacks tests and sends compressed responses when larger ...) created by
- The GZip middleware does not currently have any tests. In addition, …
- 15:52 Ticket #16364 (Missing tests for #14731) closed by
- fixed: In [17355]: […]
- 15:52 Changeset [d101ed2c]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16364 -- Clarified why automatically created data shouldn't be …
- 15:47 Changeset [c51c9b3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved two paragraphs from "deprecated features" to …
- 15:46 Sprints edited by
- Kraków sprint (diff)
- 15:46 PastSprints edited by
- (diff)
- 15:44 Sprint2012Krakow created by
- 15:42 Changeset [cd468630]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added missing bits of r17352. Refs #17513. git-svn-id: …
- 15:09 Ticket #15735 (Conflict with an app name of 'auth' even when not using Django auth) closed by
- duplicate: This looks suspiciously similar to #16283, which was fixed since then. …
- 14:59 Ticket #15978 (adding host to cache_key to enable subdomain caching) closed by
- worksforme: In fact the proper solution is to set the …
- 14:47 Ticket #8535 (Paginate InlineModelAdmin objects) closed by
- wontfix
- 14:37 Ticket #8437 (Feature Request: distinct_between('team_home', 'team_away') similar to ...) closed by
- wontfix: I'm going to reject this idea for the following reasons: - I sounds a …
- 13:53 Ticket #17513 (MySQL returns OperationalError instead of DatabaseError) closed by
- fixed: In [17352]: […]
- 13:53 Changeset [ca187fea]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17513 -- Prevented the MySQL backend from leaking …
- 13:36 Ticket #13646 (Wrong RE in comma_separated_int_list_re) closed by
- wontfix: There are tests for the current behavior, so it appears to be …
- 13:27 Ticket #11984 (Problem with date_hierarchy in Django 1.1 - Truncated incorrect ...) closed by
- wontfix: I'm not convinced by the arguments above. Incomplete date values …
- 13:17 Ticket #17513 (MySQL returns OperationalError instead of DatabaseError) created by
- With other Django database backends, it seems that database errors are …
- 13:15 Ticket #11236 (Can't build a windows msi installer) reopened by
-
Hum,
python.exe setup.py bdist_msi
still returns an error: […]
- 13:05 Tickets #11236,17491 batch updated by
- fixed: In [17351]: […]
- 13:05 Changeset [f4600355]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17491 -- Honored the version number format expected by …
- 12:48 Changeset [9e124926]stable/1.3.x by
- [1.3.X] Fixed #17100 -- Typo in the regex for EmailValidator. Backport …
- 12:43 Ticket #17100 (Possible bad regex for email validator) closed by
- fixed: In [17349]: […]
- 12:43 Changeset [aa5d307]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17100 -- Typo in the regex for EmailValidator. Thanks reames AT …
- 12:39 Ticket #13704 (utils.html.urlize mishandles IDN style domain names) closed by
- fixed: In [17348]: […]
- 12:39 Changeset [f21a9da]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13704 -- Handled IDN properly in the urlize template filter. …
- 12:15 Ticket #9655 (urlize should not quote already quoted urls.) closed by
- fixed: In [17347]: […]
- 12:15 Changeset [e3a7bfcc]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9655 -- Prevented the urlize template filter from …
- 10:26 Ticket #17512 (just a typing mistake on the main page) created by
- 1.3 alpha shown instead of 1.4 alpha on the main page
- 05:54 Ticket #16981 (Trac user highlighting breaks if you use a h3 heading in comment) closed by
- fixed: Fixed, thanks Luke.
- 05:17 Ticket #10756 (Correct PLNIPField) closed by
- fixed: In [17346]: […]
- 05:17 Changeset [c3697a0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks …
- 04:26 Ticket #17499 (assertFieldOutput fails if field has customized required message) closed by
- fixed: In [17345]: […]
- 04:26 Changeset [56b37bf1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17499 -- Ensured assertFieldOutput works for fields that …
- 03:32 Ticket #17511 (FAQ mentions deprecated "reset") created by
- https://docs.djangoproject.com/en/1.3/faq/models/#if-i-make-changes-to- …
- 03:06 Ticket #17467 (compare id of Site object with SITE_ID before updating (in create_test_db)) closed by
- fixed: Sorry, I was confused in my previous comments. Like I said, there's a …
- 03:05 Changeset [a9789c0d]stable/1.3.x by
- [1.3.X] Fixed #17415 -- Reset database sequence for Site's pk after …
- 02:53 Ticket #17415 (django.contrib.sites.management.create_default_site populates invalid ...) closed by
- fixed: In [17343]: […]
- 02:53 Changeset [4629668f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17415 -- Reset database sequence for Site's pk after creating …
- 02:20 Ticket #16509 (init test db: try insert a existing permission ...) closed by
- worksforme
01/06/2012:
- 17:28 Ticket #17510 (Typo at ...) created by
- A comma behind the template name in the code blocks […] […]
- 11:34 Ticket #17509 (Project-level locale directory is not found when project is in a ...) closed by
- wontfix: I was just going to close it as wont't fix. So just doing that !
- 11:15 Changeset [33f839b2]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved misplaced documentation warning note about internal QuerySet …
- 09:58 Ticket #17509 (Project-level locale directory is not found when project is in a ...) created by
- We have a Django project in a nested module structure, it looks …
- 08:49 Ticket #16509 (init test db: try insert a existing permission ...) reopened by
- Reopening this ticket as I am experiencing the same problem. After …
- 06:22 Ticket #17508 (DateDetailView should accept less specific dates, ie Year/Month or ...) created by
- DateDetailView currently expects segments for year, month and day in …
- 03:12 Ticket #17507 (Fixture loading without pk with natural keys) closed by
- duplicate: Duplicate of #13252
- 02:45 Ticket #17507 (Fixture loading without pk with natural keys) created by
- While django used PKs to link data PKs were required to be present in …
Note: See TracTimeline
for information about the timeline view.