Timeline
09/29/2008:
- 22:58 Ticket #9221 (Cache Middleware wrong behavior.) closed by
- fixed: (In [9098]) Fixed #9221 -- Small optimisation to caching middleware …
- 22:58 Changeset [ba592950]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #9221 -- Small optimisation to caching middleware handling. In …
- 21:55 Ticket #9249 (Google Analytics' Cookies break CacheMiddleware when SessionMiddleware ...) created by
- When using Google Analytics on a Django project with CacheMiddleware …
- 21:15 Ticket #9248 (add a template tag to output contents of an existing block) closed by
- duplicate: This looks like an exact duplicate of #4529. We have a procedure for …
- 21:11 Version1.1Features edited by
- Add django-developers link to Day of Week Filter. (diff)
- 21:06 Ticket #9235 (Getting doc page at URL without trailing slash breaks all links) closed by
- fixed
- 21:04 Ticket #9242 (Add a REMOVE_WWW setting or remove the PREPEND_WWW setting) closed by
- wontfix: Django provides a way to have consistent URLs. You don't have to use …
- 20:43 Version1.1Features edited by
- Add Day of Week filter to ORM section. (diff)
- 20:04 Ticket #9248 (add a template tag to output contents of an existing block) created by
- see #4529 We want a tag to allow reuse of existing blocks, for …
- 18:32 Ticket #9247 (Add mention of "-adminmedia=" option for manage.py in "How to serve ...) created by
- Hi, since I had a hard time finding out how to serve custom files in …
- 17:24 Ticket #9246 (root documentation url changed) created by
- r9097 caused the root documentation page to be …
- 16:58 Ticket #9245 (Using choices in a mode field forces use of TypedChoiceField in a form ...) created by
- For most field types, I can override the class used to display the …
- 16:25 Ticket #9240 (Link to "Caching and QuerySets" broken) closed by
- fixed: As of now, this is fixed, possibly by [9097] (it was a problem in the …
- 14:31 Version1.1Features edited by
- ticket #5335: Add an append method to ErrorDict (diff)
- 13:59 Ticket #9244 (LayerMapping.save fails for large polygon record) created by
- When trying to load a shapefile using LayerMapping, the save method …
- 13:45 Ticket #9210 (zoom does not effected, when use GoogleMap(zoom=x, ...) with zoom params..) closed by
- invalid: The problem here is that you're not specifying a coordinate pair to …
- 11:54 Ticket #9243 (Document Signal.connect weak parameter) created by
- Django signals keep a weak reference to the signal handler. If you …
- 10:40 Changeset [fe19e9f]stable/1.0.x by
- Created 1.0.X release branch. git-svn-id: …
- 09:40 SortedDict edited by
- (diff)
- 09:40 SortedDict edited by
- (diff)
- 09:08 Ticket #9235 (Getting doc page at URL without trailing slash breaks all links) reopened by
- In the latter case it seems like it should be possible (and not too …
- 07:48 Ticket #9235 (Getting doc page at URL without trailing slash breaks all links) closed by
- invalid: Actually, none of the links (Writing models, Model field reference, …
- 07:11 Ticket #9242 (Add a REMOVE_WWW setting or remove the PREPEND_WWW setting) created by
- What's the explanation for having the PREPEND_WWW setting? Can't the …
- 07:00 Ticket #9241 (page not found error for google search page) created by
- I searched for "django database api" in google and came up with this …
- 05:01 Ticket #9240 (Link to "Caching and QuerySets" broken) created by
- The Link to "Caching and QuerySets" on …
- 04:59 Version1.1Features edited by
- (diff)
- 04:51 Ticket #7879 (reverse/url tag assumes view is a module-level callable) closed by
- wontfix: This is really fiddly to handle all the cases, since it requires …
- 04:51 Ticket #9239 (Better reverse() handling for the (.*) pattern) created by
-
Right now, if you have
(.*)
in a URL pattern, callingreverse()
or … - 03:33 Ticket #9238 (link not working) created by
- http://www.djangoproject.com/documentation/0.95/models/validation/ …
- 02:51 Ticket #9237 (Docs typos) created by
- Attached patch with fix for 1 typo in docs (s/output/outbox/) and …
- 00:44 GeoDjango edited by
- Add GeoDjango DjangoCon link (diff)
09/28/2008:
- 23:13 Ticket #9030 (GenericInlineModelAdmin ignores max_num) closed by
- duplicate: Closing as a dupe of #9122.
- 23:09 Changeset [e9f647e1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #9234 -- Typo fix. git-svn-id: …
- 23:09 Ticket #9234 (Spelling mistake in "Making queries") closed by
- fixed: (In [9093]) Fixed #9234 -- Typo fix.
- 22:17 Ticket #9139 (reverse() not finding correct match with some multiple patterns.) closed by
- fixed: This will have been fixed by r9087.
- 20:37 Ticket #9236 (django.contrib.admin documentation -- missing dependency info?) created by
- Admittedly, I am inexperienced with Django, but it seems that there is …
- 19:31 Tutorials edited by
- domain name expired (diff)
- 18:16 Ticket #9235 (Getting doc page at URL without trailing slash breaks all links) created by
- Clicking in "Model field reference" in the following page: …
- 17:07 Ticket #9234 (Spelling mistake in "Making queries") created by
- Spelling mistake in …
- 16:54 Ticket #9233 (EmailMessage.message() duplicates data from extra_headers) created by
- If I have "Date" and "Message-ID" in extra_headers, the message() …
- 15:09 Ticket #9232 (problems with streaming files uplod with Django 1.0) created by
- Hi, I just upgraded to Django 1.0, and I've just finished fixing all …
- 14:21 Tutorials edited by
- Link to fallingbullets only shows sponsor links (diff)
- 09:52 Ticket #9229 (Django 1.0 Model API Documentation missing?) closed by
- invalid: That kind of links (pointing to the same piece of doc in other …
- 07:43 DjangoFriendlyWebHosts edited by
- Adding new hosting provider (diff)
- 05:34 Changeset [e625920a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Italian translation: one correction; thanks, Marco Beri. git-svn-id: …
- 05:20 Ticket #9231 (get_or_create creates even if the object is already there) created by
- my model is […] the code triggered the error is? […] error is: …
- 01:22 Ticket #9230 (Iterating over checkboxes in CheckboxSelectMultiple should be possible) created by
- Right now, if you have a form field that is using the …
09/27/2008:
- 23:36 Changeset [baa9602]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 Queryset.dates() in the presence of extra-select columns. Any …
- 22:08 Changeset [4eb26b1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Restored documentation about pickling QuerySets (and how to only …
- 21:55 Changeset [788e6c0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Use correct m2m join table name in LatestCommentsFeed git-svn-id: …
- 21:50 Ticket #9203 (LatestCommentFeed syndicates old comments) closed by
- fixed: (In [9088]) Fixed #9203: Restore correct ordering for LatestCommentsFeed
- 21:50 Changeset [cc72e64]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #9203: Restore correct ordering for LatestCommentsFeed …
- 20:27 Ticket #9222 (Allow callable queryset in generic views) closed by
- wontfix: Thanks for the patch, but we aren't going to do this. The solution to …
- 20:08 Ticket #9229 (Django 1.0 Model API Documentation missing?) created by
- Hi, I'm looking for the Models documentation page for Django 1.0, and …
- 19:57 Ticket #9228 (Keep SITE_CACHE cache in line with changes to Site instances) created by
- This patch updates SITE_CACHE after saving Site model. You do not have …
- 19:32 Ticket #9225 (Add a 'tussenvoegsel' / 'surname prefix' field to User class) closed by
- wontfix: There would be at least two major problems associated with integrating …
- 18:47 Ticket #9227 (The modeltests/serializer unit test case fails due to missing author ...) closed by
- invalid: This is a known problem with the MySQL database backend when using …
- 14:57 Ticket #9227 (The modeltests/serializer unit test case fails due to missing author ...) created by
- There is the following test case in modeltests.serializers: […] …
- 14:45 Ticket #9226 (djangoproject.com doesn't have a correct reverse DNS entry) created by
- You need to configure a reverse DNS entry for IP address …
- 14:37 Ticket #9225 (Add a 'tussenvoegsel' / 'surname prefix' field to User class) created by
- Many Dutch and German names follow the pattern …
- 11:19 Signals edited by
- Added an open-source version control app to list of signal-using … (diff)
- 09:25 Ticket #9224 (request.get_full_path() raise string encoding error when user submit a ...) created by
- When a user try submit a url with utf-8 characters like …
- 07:10 Ticket #9223 (Declarative widgets for ModelForm) created by
-
Implementation of
widgets
attribute of innerMeta
class of … - 02:43 Ticket #9222 (Allow callable queryset in generic views) created by
- I need to pass a variable queryset based on some external condition …
- 01:45 Ticket #9221 (Cache Middleware wrong behavior.) created by
- When the CACHE_MIDDLEWARE_SECONDS setting is set to zero, …
- 01:26 Ticket #9176 (NoReverseMatch for optional arguments) reopened by
- This isn't a dupe of #9038. It's asking that if you pass in extra …
- 01:19 Ticket #8899 (Admin "exclude" option should accept both lists and tuples) closed by
- fixed: This was fixed in passing in [9086].
- 01:14 Ticket #9038 (url tag not working with reverse in 1.0 as it previously did) closed by
- fixed: (In [9087]) Fixed #9038 -- Correctly handle URL patterns with the same …
- 01:14 Changeset [15b0158]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #9038 -- Correctly handle URL patterns with the same name (or …
- 00:57 Changeset [6c7cf34d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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 #9171 -- Fixed a few places where we were assuming lists instead …
- 00:57 Ticket #9171 (must pass `list` not `tuple` as `exclude` (as seen in docs) to ...) closed by
- fixed: (In [9086]) Fixed #9171 -- Fixed a few places where we were assuming …
09/26/2008:
- 23:11 Ticket #9186 (Trying to get distinct values when model has a default sort order only ...) closed by
- invalid: This is intended behaviour and required to generate correct SQL. See …
- 22:34 Ticket #9175 (Changing TIME_ZONE causes restart loop of development server) closed by
- invalid: Lots of people routinely run with the timezone setting set to things …
- 22:26 Ticket #9169 (unclosed paren in function call in code block in template api docs) closed by
- fixed: Fixed in [9085].
- 22:25 Changeset [edabc4a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb. …
- 21:07 Ticket #9219 (docs,djangoproject - lost link) closed by
- invalid: We need to know where that link is used in order to fix it. Please …
- 17:01 Ticket #9220 (AttributeError: 'module' object has no attribute APPNAME error when ...) created by
- When adding an app to INSTALLED_APPS, if the app in question isn't a …
- 15:19 Ticket #9219 (docs,djangoproject - lost link) created by
- http://docs.djangoproject.com/en/dev/ref/widgets/ reporting as sugested
- 13:15 Ticket #9218 (KeyError in validate_unique when primary_key is in fields and it's ...) created by
- 1. create model with custom primary_key: […] 2. create form: …
- 09:24 Ticket #22 ([patch] FileUploadField should allow for clearing the field) reopened by
- As far as I can tell, this issue was never fixed, and #2534 was later …
- 06:15 Ticket #9217 (Logout should accept a next parameter) created by
- Well, as auth's login accepts a 'next' parameter, logout should accept …
- 03:22 Ticket #9216 (Forms: Assert that js and css attributes of Media contain list or tuple) created by
- Hi, this patch checks if the attributes js and css of the Media class …
- 03:12 Ticket #9215 (Implementation example for paginaton) created by
- This patch demonstrates a working example of Pagination, in addition …
Note: See TracTimeline
for information about the timeline view.