Timeline
03/01/2012:
- 23:05 Ticket #17764 (Documentation out-of-date: django.contrib.auth.utils no longer exists.) closed by
- fixed
- 23:03 Changeset [a255d39]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 17764. Improved auth docs. Thanks mbt for the report and patch. …
- 22:27 Ticket #17578 (Explicitly invoke python for setup.py for Windows users) closed by
- fixed: In [17619]: […]
- 22:27 Changeset [84dd83f0]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
- Fixes #17578. Improve setup instructions for Windows users. Thanks …
- 22:22 Ticket #17766 (Clarify impact of HttpOnly flag for JS access to session cookie) closed by
- fixed: In [17618]: […]
- 22:22 Changeset [2a4e4959]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 #17766. Clarified HttpOnly flag on session cookie. Thanks ptone …
- 22:04 Changeset [60119d4f]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
- Refs #17800 - Added release notes and deprecation note about …
- 21:48 Changeset [10e671e]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
- Modified the error when SECRET_KEY is missing to be a …
- 21:42 Changeset [fe7ccdc]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 test cases that generate their own settings file. Now they …
- 20:27 Ticket #17810 (Switching from cookie-based sessions to memcached-based sessions ...) created by
- When using the cookie-based session backend, the entire session cookie …
- 18:05 Changeset [df1e505d]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 a default SECRET_KEY setting to the default test sesttings (refs …
- 17:04 Ticket #15636 (django.contrib.staticfiles - "collectstatic" makes all files names ...) closed by
- needsinfo: Marking as needsinfo for now..
- 17:03 Changeset [523d6167]stable/1.3.x by
- [1.3.X] Fixed #17737 -- Stopped the collectstatic management command …
- 17:02 Ticket #17737 (collectstatic copies wrong files to STATIC_ROOT) closed by
- fixed: In [17612]: […]
- 17:02 Changeset [1c33c0a0]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 #17737 -- Stopped the collectstatic management command from …
- 16:56 Ticket #16914 (Documentation error in "Serving the admin files") closed by
- duplicate: Fixed already in #17123.
- 16:01 Ticket #16819 (list_editable breaks multipage changelists) closed by
- duplicate: A consensus was reached on #17198. I'm closing this ticket as a …
- 15:38 Ticket #17800 (Empty settings.SECRET_KEY should raise an error) closed by
- fixed: In [17611]: […]
- 15:38 Changeset [4557058]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 #17800 -- Prevented Django from starting without a SECRET_KEY, …
- 15:09 Ticket #17809 (Admin static files not loading with dev server) closed by
- worksforme: I can't reproduce this, but a bug was fixed in django-extensions a …
- 13:49 Changeset [d0f162c]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
- Corrected contrib.markup filter errors to not use misleading template …
- 13:34 Changeset [dad3e552]stable/1.3.x by
- [1.3.X] Fixed broken link to python-markdown in contrib.markup docs. …
- 13:32 Changeset [b05abd8]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 broken link to python-markdown in contrib.markup docs. …
- 12:56 Ticket #15636 (django.contrib.staticfiles - "collectstatic" makes all files names ...) reopened by
- I confirm that it's indeed an issue on Windows. Say you have a file …
- 12:47 Ticket #17809 (Admin static files not loading with dev server) created by
- […] I noticed that the "add" buttons inside model pages lacked the …
- 11:14 Ticket #17807 (LiveServerThread requires staticfiles) closed by
- invalid: But, the dependency of LiveServerTestCase on the staticfiles contrib …
- 11:13 Ticket #17808 (Improve the warning when fixtures containing naive datetimes are ...) created by
- As discussed …
- 10:11 Ticket #17807 (LiveServerThread requires staticfiles) created by
- I've found a bug in LiveServerThread (added as part of #2879). To …
- 10:09 Ticket #17730 (Change django.utils.htmlparser to django.utils.html_parser to avoid ...) closed by
- fixed: In [17607]: […]
- 10:09 Changeset [98a1e14e]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 #17730 - Renamed django.utils.htmlparser to …
- 09:57 DevelopersForHire edited by
- (diff)
- 09:32 Ticket #17806 (CachedFilesMixin url_converter doesn't handle absolute paths correctly) created by
- This code works fine for an absolute url that is within one folder of …
- 08:18 Ticket #17805 (admin-history uses field-names instead of labels) closed by
- duplicate: I think this is a duplicate of #12952.
- 07:24 Ticket #17805 (admin-history uses field-names instead of labels) created by
- with the history of objects in the admin-interface, the objects …
- 06:37 Ticket #17804 (Django Admin's input for BigIntegerField should be larger) created by
- BigIntegerField's input is of class vIntegerField which defines width …
- 06:28 Ticket #17803 (Field name with underscore means label not correctly shown in form) created by
- Is this a bug? If I have this in my model: […] The in a model form …
- 04:35 Ticket #17802 (Pass the request down to the Sitemap callable) created by
- It would be handy if the Sitemap would know a bit more about the …
- 03:59 Ticket #17801 (Adding DummyCache causes contrib.session tests to fail) created by
- Tested against Django trunk this morning. Create a new project, set …
02/29/2012:
- 21:03 Ticket #17800 (Empty settings.SECRET_KEY should raise an error) created by
- Django does not complain if the SECRET_KEY is left to the default …
- 19:06 Ticket #17767 (add signed cookie session backed to session engine settings docs) closed by
- fixed: In [17606]: […]
- 19:06 Changeset [d2988ce0]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 #17767 - Added signed cookie session backed to session engine …
- 18:57 Ticket #17696 (Queryset prefetch_related() ignores using()) closed by
- fixed: In [17605]: […]
- 18:57 Changeset [3db5b0e4]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 #17696 - Queryset prefetch_related() ignores using() Thanks to …
- 16:32 UsingVimWithDjango edited by
- Improve surround.vim additions (diff)
- 15:10 Ticket #17799 (Default parameters in syncdb.Command().Execute()) created by
- Trying to run syncdb.Command().Execute() command there is an error …
- 14:30 Ticket #17791 (Ticket system thinks links to Django tickets are spam and gives rude ...) closed by
- wontfix: Sorry if you felt offended. However, this is a "technical" ticket …
- 14:22 Ticket #17053 (Add a note about USE_THOUSAND_SEPARATOR in localization docs) reopened by
- The link above tell us how to apply custom formats. My patch was about …
- 14:12 Ticket #17777 (MD5PasswordHasher is not using salt) closed by
- fixed: In [17604]: […]
- 14:12 Changeset [413e374]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
- Fixes #17777 and makes tests run again. Adds a salted MD5 hasher for …
- 13:40 Ticket #17798 (minor changes in localflavor.ca.ca_provinces) created by
- Two changes: 1) Removed RuntimeWarning (seen it enough in 1.3) 2) …
- 11:55 Ticket #17797 (Added PATCH request functionality to django.test.client.Client) created by
- Whilst developing with tastypie I found I couldn't write unittests …
- 11:46 Ticket #15169 (With gis.mysql backend BooleanField convert to Python as 1|0 instead ...) reopened by
- 11:46 Ticket #17796 (Aggregating an IntegerField returns Decimal from MySQL) closed by
- fixed: In [17603]: […]
- 11:46 Changeset [ae640e5e]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 #17796 -- Rolled back [17588] because the fix for the original …
- 11:32 Ticket #17796 (Aggregating an IntegerField returns Decimal from MySQL) created by
- […] The aggregate used to return an integer until recently. It …
- 11:24 Ticket #10852 (Add no-fuzzy-matching option to makemessages) closed by
- wontfix: Please do not reopen a ticket closed by a core committer, unless you …
- 10:40 Ticket #17795 (kwargs not passed on by django.views.generic.edit import ProcessFormView) created by
- Although these do get attached to self.kwargs for use within the …
- 10:24 Ticket #17794 (Docs should have more links to reference) created by
- I think to documentation (like topic guides) should have more links to …
- 10:16 Ticket #10852 (Add no-fuzzy-matching option to makemessages) reopened by
- Replying to EmilStenstrom: > Replying to [comment:4 …
- 10:08 Ticket #17793 (SimpleTepmlateResponse is not re-picklable) created by
- When pickling a template response, a few attributes are stripped. …
- 03:25 Ticket #16946 (core.files.File assumes name attribute on file-like objects) closed by
- duplicate: This is indeed a duplicate of #15644
- 02:57 Changeset [c471cfd6]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
- Avoided importing _mysql directly. Refs #17755. git-svn-id: …
02/28/2012:
- 15:27 Ticket #17792 (pickled object's __setstate__() ignores exceptions) created by
- I find it odd that any exceptions (TypeError too) raised in a pickled …
- 15:23 Ticket #17786 (Exception when running the tests under Oracle) closed by
- fixed: In [17601]: […]
- 15:23 Changeset [97061bdf]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 #17786 (again) -- Ensured destruction of test databases works …
- 14:06 Ticket #17791 (Ticket system thinks links to Django tickets are spam and gives rude ...) created by
- When I posted the ticket at …
- 14:02 Ticket #17790 (Ajax CSRF example is needlessly restrictive) created by
- On https://docs.djangoproject.com/en/dev/ref/contrib/csrf/ , the …
- 13:34 Ticket #17668 (prefetch_related does not work in in_bulk) closed by
- fixed: In [17600]: […]
- 13:34 Changeset [de9942a6]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 #17668 - prefetch_related does not work in in_bulk Thanks to …
- 05:16 SlugifyUniquely edited by
- (diff)
- 05:08 SlugifyUniquely edited by
- (diff)
- 04:03 Ticket #17786 (Exception when running the tests under Oracle) reopened by
- I don't think the patch is correct. You can have multiple Oracle …
- 03:50 Ticket #17786 (Exception when running the tests under Oracle) closed by
- fixed: In [17599]: […]
- 03:50 Changeset [4b641b7]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 #17786 -- Exception when running the tests under Oracle, during …
- 00:22 Ticket #17784 (per-view cache broken in latest 1.4beta) closed by
- invalid: I'm fairly certain this never worked. Decorators expect a callable …
- 00:13 Ticket #17789 (when i use a custom FieldListFilter class for a given field.) created by
- when i use a custom FieldListFilter class for a given field. […] …
02/27/2012:
- 23:08 Ticket #17788 (bulk_create() "too many SQL variables" error) created by
-
I tried to
bulk_create()
lots of (e.g. >300) objects with Django … - 18:59 DjangoJobs edited by
- Add position at Budget Travel, NYC (diff)
- 16:57 Ticket #17744 (override_settings has no effect on FileSystemStorage()) closed by
- duplicate: This is a particular instance of the general problem tracked in #17787 …
- 16:54 Ticket #16366 (contrib.auth.tests.context_processors.AuthContextProcessorTests.test_se ...) closed by
- fixed: In [17598]: […]
- 16:54 Changeset [abf2d42]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 #16366 -- Prevented some failures of the django.contrib.auth …
- 16:52 Changeset [2ddfcfbe]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
- Clarified the fact that the signal_changed signal isn't used by Django …
- 16:18 DjangoJobs edited by
- Reorganized US listings by state only (diff)
- 15:45 Ticket #17787 (Clear setting-dependant caches when settings are overridden (in tests)) created by
-
r16237 introduced a
setting_changed
signal, triggered by the … - 15:15 Ticket #17755 (Use database adapters for converting time zone aware datetimes in raw ...) closed by
- fixed: In [17596]: […]
- 15:15 Changeset [ce88b57b]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 #17755 -- Ensured datetime objects that bypass the model layer …
- 14:53 Ticket #17786 (Exception when running the tests under Oracle) created by
- […] This could be to be a consequence of r17411.
- 13:04 Changeset [7061da5]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 a diagram of the hierarchy of our TestCase subclasses to the …
- 10:14 Ticket #17785 (PostgreSQL Introspection: get_relations() broken after drop column) created by
- Hi, if a column gets dropped postgreSQL does not update the attnum of …
- 09:05 Ticket #17784 (per-view cache broken in latest 1.4beta) created by
- I'm using cache_page in the URLconf. It worked in 1.4 alpha, but is …
- 08:40 Changeset [0447cc12]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 versionadded info for ensure_csrf_cookie decorator git-svn-id: …
- 08:40 Changeset [59b2439e]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 ReST typo in CSRF docs. git-svn-id: …
- 07:29 Changeset [4bbacd2]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
- Modified tests introduced in r15452 to not run 31 test cases twice. …
- 07:00 Ticket #17782 (django.contrib.gis.feeds.Feed uses deprecated API) closed by
- duplicate: This was fixed in r16539 …
- 03:54 Ticket #17782 (django.contrib.gis.feeds.Feed uses deprecated API) created by
- django.contrib.gis.feeds.Feed inherits from …
- 03:51 Ticket #17781 (Django cache middleware does not set "Age" header as described in rfc2616) created by
- Django cache middleware set "Cache-Control: max-age=" and "Expires", …
Note: See TracTimeline
for information about the timeline view.