Timeline
03/06/2010:
- 23:58 Ticket #13049 (debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) closed by
- duplicate: Sounds like #12787
- 23:07 Ticket #13049 (debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) created by
- There are two parts to this solution (because there are two things …
- 22:06 Changeset [72a659f8]stable/1.1.x by
- [1.1.X] Fixed #12858. DateTime related widgets now handle custom …
- 21:33 Ticket #12858 (Callable default on DateField + custom date format = ...) closed by
- fixed: (In [12698]) Fixed #12858. DateTime related widgets now handle custom …
- 21:33 Changeset [5beb5f73]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12858. DateTime related widgets now handle custom formats …
- 19:52 Changeset [e8c76891]stable/1.1.x by
- [1.1.X] Fixed #12913. Fields with choices now respect …
- 19:51 Ticket #12913 (Field.formfield() skips show_hidden_input parameter) closed by
- fixed: Fixed by r12696.
- 19:50 Changeset [686dac03]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12913. Fields with choices now respect show_hidden_initial as a …
- 18:52 Changeset [8a8366d]stable/1.1.x by
- [1.1.X] Fixed #13048: Corrected typo in email documentation. Backport …
- 18:51 Ticket #13048 (A typographical error in the Django documentation) closed by
- fixed: (In [12694]) Fixed #13048: Corrected typo in email documentation.
- 18:51 Changeset [9a67543]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13048: Corrected typo in email documentation. git-svn-id: …
- 16:20 Ticket #11702 (ForeignKey validation should check that to_field is unique) reopened by
- It's not fixed until patch is committed.
- 16:06 Ticket #11702 (ForeignKey validation should check that to_field is unique) closed by
- fixed: New patch. Moved validation code to django.core.management.validation …
- 15:55 Ticket #13041 (Error on InlineModel Admin) closed by
- worksforme: I couldn't reproduce the bug (except for what stated in the comment …
- 15:53 Ticket #13048 (A typographical error in the Django documentation) created by
- http://docs.djangoproject.com/en/dev/topics/email/ “The are times …
- 15:25 Ticket #13047 (es-ar locale formats should use raw strings) created by
- This ticket is related to the Ticket #12980 patch is attached. …
- 15:00 Sprint201003Argentina edited by
- Adding me to the sprint (diff)
- 14:24 Sprint201003Argentina edited by
- Added link to tickets list (diff)
- 14:05 Ticket #12592 (language code for brazilian portuguese should be case insensitive.) closed by
- wontfix
- 14:02 Ticket #12151 (UnicodeEncodeError from django.contrib.comments.views.utils line 41.) reopened by
- Regardless of the discussion in #11716, the patch for this bug should …
- 13:51 Ticket #12896 (ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) closed by
- fixed: (In [12693]) Fixed #12896. Documented the new side-effects of …
- 13:51 Changeset [fa6c9674]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12896. Documented the new side-effects of ModelForm validation. …
- 13:17 Changeset [55bcc8a]stable/1.1.x by
- [1.1.X] Fixed #12734. Deferred fields will now be properly converted …
- 13:08 Ticket #13046 (Argentinian Spanish translation patch) created by
- Completed the translation to Argentinian Spanish that was in …
- 13:01 Changeset [90616a77]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed a stray print from [12690]. Thanks for catching that, …
- 12:55 Ticket #13045 (Expose l10n setting in generated settings.py file when beginning a new ...) created by
- Add change needed for internationalization machinery when begining …
- 12:42 Changeset [b88f969]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12960. The return value of ModelForm.clean() is now applied to …
- 12:42 Ticket #12960 (return value (cleaned_data) from clean() method is ignored) closed by
- fixed: (In [12690]) Fixed #12960. The return value of ModelForm.clean() is …
- 12:36 Ticket #11975 (invalid sql returned from ...) closed by
- fixed: I was not able to reproduce this issue. My guess is that it was fixed …
- 10:07 Changeset [daec7345]stable/1.1.x by
- [1.1.X] Fixed #6918, #12791: If an email message has an encoding, …
- 09:50 Ticket #6918 (Cannot set encoding of mail headers, only of message body) closed by
- fixed: (In [12688]) Fixed #6918: Adjusted the test in r12683 to more …
- 09:50 Changeset [a2c4ad1d]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6918: Adjusted the test in r12683 to more specifically look for …
- 09:04 Ticket #6918 (Cannot set encoding of mail headers, only of message body) reopened by
- Test is causing a failure on the buildbots: …
- 07:50 Ticket #13040 (Change in Sphinx rendering of current module) closed by
- wontfix: Sphinx provides much better ways to do this. You don't need to …
- 05:21 Changeset [b3c2ae91]stable/1.1.x by
- [1.1.X] Fixed #11680: Added a note in the error-reporting …
- 05:20 Ticket #11680 (add references to EMAIL* settings when discussing error notifications) closed by
- fixed: (In [12686]) Fixed #11680: Added a note in the error-reporting …
- 05:20 Changeset [bb3d93f]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11680: Added a note in the error-reporting documentation about …
- 05:11 Changeset [98aecaa]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13034: Corrected default error message for IntegerField. …
- 05:11 Ticket #13034 (django.db.models.fields.IntegerField description wrong?) closed by
- fixed: (In [12685]) Fixed #13034: Corrected default error message for …
- 05:10 Ticket #13036 (Documentation Fix for TEMPLATE_LOADERS setting) closed by
- fixed: (In [12684]) Fixed #13036: Corrected a typo in the documentation for …
- 05:10 Changeset [4960095e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13036: Corrected a typo in the documentation for the …
- 01:43 Ticket #13044 (Small Spanish translation improvement) created by
- Translated to Spanish some text that wasn't translated, and corrected …
- 01:03 Sprint201003Argentina edited by
- (diff)
03/05/2010:
- 21:40 Ticket #13043 (Default manage.py should print ImportError) created by
- == Problem == The error handling in the default manage.py for an …
- 17:44 Ticket #13042 (QueryDict documentation doesn't include .keys() or .iterkeys() entries) closed by
-
invalid: The documentation says that
QueryDict
implements all the standard … - 17:33 Ticket #13042 (QueryDict documentation doesn't include .keys() or .iterkeys() entries) created by
- I was checking to see if a QueryDict had a .keys() or .iterkeys() …
- 16:33 DjangoFriendlyWebHosts edited by
- app engine deserves mention. Hey, free! (diff)
- 15:27 Tickets #6918,12791 batch updated by
- fixed: (In [12683]) Fixed #6918, #12791: If an email message has an encoding, …
- 15:27 Changeset [68f4d125]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6918, #12791: If an email message has an encoding, actually use …
- 15:11 Ticket #13041 (Error on InlineModel Admin) created by
- There is an error in the javascript that renders the buttons of …
- 14:21 Changeset [215615ad]stable/1.1.x by
- [1.1.X] Fixed #12151: Ensured the comments code does not cause a …
- 14:17 Ticket #12151 (UnicodeEncodeError from django.contrib.comments.views.utils line 41.) closed by
- fixed: (In [12681]) Fixed #12151: Ensured the comments code does not cause a …
- 14:17 Changeset [80545c36]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12151: Ensured the comments code does not cause a server error …
- 14:15 Ticket #13040 (Change in Sphinx rendering of current module) created by
- I would like to add import statements to the documentation under the …
- 14:02 Ticket #13039 ('ChangeList' object has no attribute 'formset') closed by
- invalid: A ticket with no description of how to trigger the error is not valid. …
- 13:58 Ticket #13039 ('ChangeList' object has no attribute 'formset') created by
- File django/contrib/admin/templatetags/admin_list.py", line 185, in …
- 12:58 Changeset [b5a2f64]stable/1.1.x by
- [1.1.X] Fixed #12083: Ensured generating debug 404 page won't raise a …
- 12:53 Changeset [eb11229b]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12083: Ensured generating debug 404 page won't raise a key …
- 12:53 Ticket #12083 (technical_404_response should handle KeyError because 'tried' key ...) closed by
- fixed: (In [12679]) Fixed #12083: Ensured generating debug 404 page won't …
- 10:45 Ticket #13038 (readonly_fields in an Admin changeform don't have their name added as ...) created by
- A normal field is wrapped by: <div class="form-row fieldname"> …
- 09:58 DjangoFriendlyWebHosts edited by
- (diff)
- 09:57 Ticket #11888 (Unable to render file name with special chars (non-ascii)) closed by
- worksforme: I can't recreate a problem here. Using trunk r12678 I: Created an …
- 09:51 Ticket #13037 (Documentation missing for the form field-method ``css_classes``) created by
- When outputting forms without using any of the as_*() methods, it's …
- 08:48 SummerOfCode2010 edited by
- (diff)
- 08:46 SummerOfCode2010 edited by
- The Django GSoC is about Django Core, not about apps built with Django. (diff)
- 08:08 Ticket #13036 (Documentation Fix for TEMPLATE_LOADERS setting) created by
- There is just a trivial correction that needs to be made to the …
- 07:39 Ticket #13029 (Exception Value is empty with a HTMLParser.HTMLParseError) closed by
- invalid: I tried this with Python 2.6.5rc1 and the problem doesn't exist there …
- 07:26 SummerOfCode2010 edited by
- Link to Trac Hacks (diff)
- 06:57 Ticket #13035 (Wrong documentation for admin and default managers) created by
- When creating custom models managers the docs say: If you use custom …
- 06:37 Ticket #13034 (django.db.models.fields.IntegerField description wrong?) created by
- Hi, I found that IntegerField description's should be "This value must …
- 06:12 UsingVimWithDjango edited by
- Added a surround mapping note (diff)
- 02:03 Ticket #13028 (Introspection doesn't work on mysql 4.1) closed by
- wontfix: I'm calling this wontfix because MySQL4.1 doesn't provide the metadata …
- 02:00 Ticket #13027 (serializer won't serialize an empty queryset or an iterator with a ...) closed by
- invalid: An empty queryset can be serialized without difficulty. A list that …
- 01:52 Ticket #13025 (Test runner should print failed test path in format that is accepted ...) closed by
- wontfix: I'm going to close this wontfix - I can see what you're driving at, …
- 01:50 Ticket #13005 (We need a way to allow for request/user specific default values in the ...) closed by
- wontfix: I'm going to close this wontfix; it's a bit of an edge case, and one …
- 01:42 Ticket #12883 (Adding values in a m2m field breaks (_state.db is None instead of ...) closed by
- duplicate: I believe this is actually a duplicate of #13003. The issue is the …
- 00:33 Ticket #12883 (Adding values in a m2m field breaks (_state.db is None instead of ...) reopened by
- I'm reopening, because, I've got the same problem. Code causing the …
03/04/2010:
- 22:21 Ticket #13033 (MySQL full text search in admin) created by
- Full text search hasn't been implemented properly in admin. The query …
- 19:26 Ticket #13032 (USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) created by
- When using USE_THOUSAND_SEPARATOR and NUMBER_GROUPING, number values …
- 18:56 Ticket #10099 (MySQL 5.0 does not support LIMIT in subqueries) closed by
- wontfix: Marking wontfix: there's plenty of places where Django could generate …
- 18:50 Ticket #13031 (User class in the auth module should return lastname and firstname as ...) closed by
- wontfix: "Annoying" is a matter of taste: I'd find this patch annoying, myself. …
- 18:16 Ticket #13031 (User class in the auth module should return lastname and firstname as ...) created by
- Its quite annoying to get the Loginname as representation of the User. …
- 17:04 Ticket #13030 (Natural Key deserialization fails on foreign key to field that is ...) created by
- Attached diff has a test showing this: In (nonabstract) model …
- 16:22 Ticket #12235 (MultiValueDictKeyError when editing Inline objects) closed by
- invalid: It's clear to me from the description that this is an improperly …
- 16:16 Ticket #10751 (Admin actions not calling model's delete() method) closed by
- duplicate: Now that the docs are in, I'm closing this as a dup of #11022. Please …
- 14:10 Sprint201003Argentina edited by
- (diff)
- 13:34 Ticket #13029 (Exception Value is empty with a HTMLParser.HTMLParseError) created by
- In the settings.DEBUG Traceback page is the Exception Value empty if a …
- 11:49 Ticket #13028 (Introspection doesn't work on mysql 4.1) created by
- When I ran introspection against mysql 4.1, I've got the following …
- 11:42 Ticket #13027 (serializer won't serialize an empty queryset or an iterator with a ...) created by
- Ideally, I'd like to be able to serialize any queryset (including an …
- 11:17 Tutorials edited by
- (diff)
- 11:05 Sprint201003Argentina edited by
- (diff)
- 10:57 Sprint201003Argentina edited by
- (diff)
- 10:48 Sprint201003Argentina edited by
- (diff)
- 10:47 Sprint201003Argentina edited by
- (diff)
- 09:58 Ticket #13026 (Problem with selecting related object from popup window, opened by ...) created by
- With inline rows created by django's template everithing is ok, but I …
- 08:08 Ticket #13007 (Django fails to log in when a cookie is set on the same domain ...) closed by
- invalid: A colon *should* be a valid value in a cookie; you'll need to provide …
- 08:07 Ticket #13025 (Test runner should print failed test path in format that is accepted ...) created by
- When I run all test and some of them fail I see […] Now when I …
- 08:01 Localization edited by
- Added Norwegian Nynorsk translator (diff)
- 07:47 Ticket #13011 (Clear Cache tag for consideration) closed by
- wontfix: I'm going to mark this wontfix because it's starting to get into …
- 07:10 Ticket #13022 (when saving a model with m2m field in the admin, 'clear' and 'add' ...) closed by
- wontfix: I'm going to call this working as intended. The admin code is doing …
- 02:29 Ticket #13024 (Signal sent on application startup) created by
- I'd like to perform certain actions whenever my application starts …
- 00:52 Ticket #12224 (psycopg2 raises "can't adapt" when use gettext extensions on model ...) closed by
- duplicate: This is a specific case of trying to have a field value stored in the …
- 00:35 Ticket #11155 (Buffer size in get_image_dimensions too small) closed by
- duplicate: This certainly looks like a duplicate of #11158; closing in favor of …
03/03/2010:
- 21:30 Ticket #13023 (Don't show "+ Add another" in admin inlines when extra = 0) created by
- Up to 1.1 when dealing with inlines in the admin one could set extra=0 …
- 20:33 Sprint201003Argentina edited by
- (diff)
- 19:11 Changeset [1fedc0b9]stable/1.1.x by
- [1.1.X] Made Python 2.3 compatibility fixes for some recent test …
- 14:24 Ticket #13022 (when saving a model with m2m field in the admin, 'clear' and 'add' ...) created by
- I've built a simple test project with one app and two models, Model1 …
- 13:56 Ticket #8874 (problem with URLs on FastCGI after update to 1.0) closed by
- invalid: This isn't a bug, so I'm closing it. Feel free to open a new ticket …
- 13:31 Ticket #8171 (Invalid formset when form is missing from POST data) closed by
- wontfix: Again, don't do this. See #8649.
- 13:28 Ticket #8165 (When using can_order=True on formset, ordered_forms is not avaible ...) closed by
- duplicate: Dup of #11801.
- 13:01 Ticket #12978 (Support in syndication framework for CSS stylesheet links) reopened by
- RSS feeds contain CSS and/or XSL stylesheets all the time. Here's a …
- 12:40 Ticket #9616 (bdist_rpm fails in 1.0.1 - version names with hyphens are not ...) closed by
- wontfix: I'm going to make a release-manager pronouncement here and say we're …
- 12:27 Ticket #6533 (Syndication Framework: Item titles and descriptions double-escaped) closed by
- fixed: As Jacob points out, the RSS-specific behavior is correct as of …
- 12:14 Ticket #13018 (Raw request data should be exposed via request object.) closed by
- wontfix: The raw request data is exposed; in the WSGI adapter it's on the …
- 11:57 Ticket #12974 (Admindocs app introspection omits several model methods) reopened by
- When admindocs displays methods for a model, it only displays ones w/ …
- 11:54 Ticket #13021 (Allowing models to influence QuerySet.update) created by
- I'd like to have a bit more control over what update() does, e.g. for …
- 11:18 DjangoJobs edited by
- (diff)
- 10:55 Ticket #13020 (Django session documentation is wrong) created by
- http://docs.djangoproject.com/en/1.1/topics/http/sessions/#using-sessio …
- 10:42 Sprint201003Argentina edited by
- (diff)
- 09:05 Ticket #13019 (create_update: proxy object displayed instead of model verbose name) created by
- I get this kind of error at http://localhost:8000/users/10/ […] …
- 07:59 Ticket #9453 (Can't reset djangoproject account password) closed by
- duplicate: Marking as a duplicate of #11539
- 07:58 Ticket #12994 (error in Register (for logon to this site)) closed by
- duplicate: Effectively a duplicate of #9453
- 07:54 Ticket #12985 (Add a download link for the current file with the current file name to ...) closed by
- wontfix: I agree with @AndrewIngram. Exact rendering of widgets is a user …
- 07:46 Changeset [cc65ac9e]stable/1.1.x by
- [1.1.X] Fixed the files test to not care whether the names are …
- 07:46 Ticket #12978 (Support in syndication framework for CSS stylesheet links) closed by
- wontfix: I'm not aware of any CSS technique that works reliably for RSS or Atom …
- 07:40 Changeset [0a0748a7]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the files test to not care whether the names are reported as …
- 07:34 Ticket #12974 (Admindocs app introspection omits several model methods) closed by
- worksforme: Firstly - please generate patches against the root of the source tree. …
- 07:19 Sprint201003Argentina edited by
- (diff)
- 07:02 Ticket #12374 (QuerySet .iterator() loads everything into memory anyway) closed by
- worksforme: The most likely cause of problems here is having DEBUG=True enabled; …
- 04:44 Ticket #13018 (Raw request data should be exposed via request object.) created by
- I recently had the need to proxy some requests from some clients to …
- 04:07 Ticket #13017 (generic relation generates needless join) created by
- I have an generic relation, and tries to do some database queries with …
- 03:07 Changeset [4e65d73e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12969: Use versionadded directive for the new --symlinks option …
- 03:07 Ticket #12969 (new symlinks option needs versionadded flag in doc) closed by
- fixed: (In [12675]) Fixed #12969: Use versionadded directive for the new …
- 03:02 Changeset [1332b114]stable/1.1.x by
- [1.1.X] Fixed #12601: Documented the slug field in the forms module. …
- 03:01 Ticket #12601 (ModelForm documentation refers to a forms field SlugField which is not ...) closed by
- fixed: (In [12673]) Fixed #12601: Documented the slug field in the forms module.
- 03:01 Changeset [926bf195]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12601: Documented the slug field in the forms module. …
- 02:52 Changeset [36e7739d]stable/1.1.x by
- [1.1.X] Fixed #12217: Documented the fact that serving flatpages from …
- 02:51 Ticket #12217 (FlatpageFallbackMiddleware means view middleware is not applied) closed by
- fixed: (In [12671]) Fixed #12217: Documented the fact that serving flatpages …
- 02:51 Changeset [795e3235]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12217: Documented the fact that serving flatpages from the …
- 02:44 Changeset [7adae30]stable/1.1.x by
- [1.1.X] Fixed #11889: Documented the fact that context processors will …
- 02:43 Ticket #11889 (Order for context being override isn't clear for Context Processors ...) closed by
- fixed: (In [12669]) Fixed #11889: Documented the fact that context processors …
- 02:43 Changeset [cdd95077]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11889: Documented the fact that context processors will …
- 02:36 Ticket #11883 (Docs should really point out that you can set template_name of a ...) closed by
- fixed: (In [12668]) [1.1.X] Fixed #11883: Documented how to set a custom …
- 02:36 Changeset [bca50d20]stable/1.1.x by
- [1.1.X] Fixed #11883: Documented how to set a custom template name on …
- 02:34 Changeset [1f56ed73]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11883: Documented how to set a custom template name on a …
- 02:21 Ticket #9641 (Django shared hosting deployment documentation - chmod 755) closed by
- wontfix: Going to wontfix this, since recommending a "chmod 755" is always the …
- 02:19 Changeset [faa341e6]stable/1.1.x by
- [1.1.X] Expanded the fix in [12663] to cover CSS declarations, which …
- 02:17 Changeset [6edcd11a]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Expanded the fix in [12663] to cover CSS declarations, which were also …
- 02:03 Changeset [1d12aa2]stable/1.1.x by
- [1.1.X] Fixed #12879: Declaring the same JS file multiple times in a …
- 02:01 Ticket #12879 (jquery gets included multiple times) closed by
- fixed: (In [12663]) Fixed #12879: Declaring the same JS file multiple times …
- 02:01 Changeset [9a82ca0a]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12879: Declaring the same JS file multiple times in a single …
- 01:37 Ticket #1807 ([patch] union and intersection operating on lists) closed by
- wontfix: Several problems here. One is that the ticket was closed wontfix by …
- 00:12 Ticket #13016 (Invalid ForeignKey ids in fixtures do not cause any error messages) created by
- When referencing a non-existing entity instance in fixtures for …
Note: See TracTimeline
for information about the timeline view.