Timeline
04/02/2011:
- 22:42 Ticket #15744 (serialization docs improvement) created by
- In http://docs.djangoproject.com/en/1.3/topics/serialization/, the …
- 19:11 Ticket #15672 (wsgi handler bug in 1.3) closed by
- fixed: In [16009]: […]
- 19:11 Changeset [e5aa2bd]stable/1.3.x by
- [1.3.X] Fixed #15672 -- Fixed bug in core/handlers/wsgi.py where we …
- 17:13 Ticket #15704 (Make cache tests more reusable) closed by
- fixed: In [16008]: […]
- 17:13 Changeset [fd309996]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 #15704 -- Made cache tests more reusable by moving the backend …
- 16:49 Changeset [09b4a41a]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 a comma splice in docs/faq/install.txt from [16004] git-svn-id: …
- 16:46 Ticket #15743 (Docstring for db.models.base.Model.__reduce__() has wrong tense) closed by
- fixed: In [16006]: […]
- 16:46 Changeset [21877c39]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 #15743 -- Fixed tense in a docstring in db/models/base.py. …
- 16:45 Changeset [eaf55548]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 grammar error in utils/functional.py from [15940] git-svn-id: …
- 15:37 Ticket #12522 (Unable to get request.POST after request.get_raw_post_data) closed by
- duplicate: This is a duplicate of #15679
- 15:14 Ticket #15672 (wsgi handler bug in 1.3) reopened by
- Thanks for the fix, adrian. But looking at the 1.3.x branch, I see …
- 14:03 Changeset [cca232c2]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
- Updated the Python version requirements FAQ entry in the installation …
- 13:48 Changeset [ecdcf47]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
- Removed support code for deprecated module-based template loaders from …
- 13:36 Ticket #15743 (Docstring for db.models.base.Model.__reduce__() has wrong tense) reopened by
- 13:35 Ticket #15743 (Docstring for db.models.base.Model.__reduce__() has wrong tense) closed by
- fixed
- 13:34 Ticket #15743 (Docstring for db.models.base.Model.__reduce__() has wrong tense) created by
- Currently reads "Provide pickling support." Compliance with coding …
- 08:59 Ticket #15742 (Bug: Mark all does not contain full queryset when using intermidiate ...) created by
- Let's say you implement some intermidiate page for your actions in …
- 08:55 Ticket #15717 (databrowse uses the date-based generic view that is pending deprecation) closed by
- fixed: In [16002]: […]
- 08:55 Changeset [74f7ad3]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 #15717 -- Updated databrowse to use class-based generic date …
- 08:46 Changeset [e6a5e41c]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 warnings import git-svn-id: …
- 08:27 Changeset [29642fa]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
- Refactored views regression tests to isolate generic views from the …
- 08:27 Changeset [3b94af8a]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 some regression tests to make them independent of the default …
- 08:26 Changeset [bcdbafc8]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
- Silenced DeprecationWarning raised by tests for populate_xheaders …
- 08:26 Changeset [32517041]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
- Silenced DeprecationWarning caused by testing deprecated …
- 08:26 Changeset [4749159]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
- Silenced a DeprecationWarning in formtools caused by testing the …
- 08:23 Ticket #10476 (Fix(?) model insert handling when autcommit=True for PostgreSQL <= 8.1) closed by
- wontfix: PostgreSQL 8.1 is …
- 06:39 Ticket #15741 (Class-based generic views dropped support for X-Object-* headers) created by
- The function-based generic views use the …
- 04:05 Ticket #15740 (Manipulating the test client session doesn't work as documented) created by
- The example for manipulating session variables at this url does not …
- 03:50 Changeset [686ef6c7]stable/1.3.x by
- [1.3.X] Fixed #15739 -- Added support to RedirectView for HEAD, …
- 03:45 Changeset [27efda5f]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 warning filter in test_client_regress git-svn-id: …
- 03:45 Changeset [027e3b5]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
- More migrations to use RedirectView instead of redirect_to …
- 03:45 Ticket #15739 (Class-based redirect view only redirects GET requests) closed by
- fixed: In [15992]: […]
- 03:45 Changeset [62f37c69]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 #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST, …
- 03:45 Changeset [ae5f3e74]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
- Updated to test_client_regress to use RedirectView instead of …
- 03:44 Changeset [4c46880]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
- Updates to the test suite to allow for newly deprecated and removed …
- 03:44 Changeset [6038845]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
- Advanced deprecations for function-based generic views git-svn-id: …
- 03:43 Changeset [d60ae0b7]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
- Removed deprecated 'no' translation git-svn-id: …
- 03:41 Changeset [86ba75b]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
- Advanced deprecations in django.utils.translation. git-svn-id: …
- 03:41 Changeset [87508fbb]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
- Advanced deprecations in django.test. git-svn-id: …
- 03:41 Changeset [4d94c0cb]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
- Advanced deprecations in django.template. git-svn-id: …
- 03:40 Changeset [1d4390b2]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
- Advanced deprecation on CompatCookie. git-svn-id: …
- 03:40 Changeset [8db51a70]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
- Removed deprecated en_format helper function. git-svn-id: …
- 03:39 Changeset [eea43f2]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
- Removed deprecated XMLField. git-svn-id: …
- 03:39 Changeset [3eb4acf1]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
- Removed a usage of the depreacted SMTPConnection in test.utils. …
- 03:39 Changeset [89117545]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
- Deprecated the psycopg-based postgresql database backend. git-svn-id: …
- 03:38 Changeset [f9972bcf]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
- Removed deprecated DB backend functions for creating m2m tables. …
- 03:37 Changeset [af00f29e]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
- Advanced deprecations in core.mail, core.commands, …
- 03:37 Changeset [576606a]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
- Advanced deprecations in core.cache. git-svn-id: …
- 03:36 Changeset [24b7d90]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
- Advanced deprecations in contrib.syndication. git-svn-id: …
- 03:36 Changeset [5d5149c]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
- Advanced deprecation of user-based messages and the …
- 03:35 Changeset [c349aad4]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
- Advanced deprecations in contrib.localflavor. git-svn-id: …
- 03:34 Changeset [76545836]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
- Advanced deprecations in contrib.gis. git-svn-id: …
- 03:34 Changeset [c1df35b]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
- Advanced deprecations in contrib.formtools. git-svn-id: …
- 03:33 Changeset [fe12415]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
- Removed deprecated contrib.csrf app. git-svn-id: …
- 03:33 Changeset [48edaf17]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
- Advanced deprecations in contrib.auth. git-svn-id: …
- 03:32 Changeset [98d3a093]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
- Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing …
- 03:12 Ticket #15739 (Class-based redirect view only redirects GET requests) created by
- The new class-based redirect view raises a 405 error if it receives …
- 02:58 Ticket #15738 (Useless line in contrib.contenttypes.tests.py) created by
- Hi, There is a useless line in tests.py file to …
- 00:44 Ticket #14220 (Backwards-compat code in db.fields.subclassing is a bottleneck) closed by
- wontfix: russelm mentioned this won't be needed after 1.4, and any patch here …
04/01/2011:
- 22:43 Ticket #15737 (Importing hotshot.stats fails) closed by
- worksforme: I think you must have a module named profile in your Django example …
- 21:51 Ticket #11397 ([New Feature In Admin] Added Edit-Icon in selection widget of ...) closed by
- duplicate: I agree with Simon that the approach in #13163 and #13165 is …
- 21:47 Ticket #10642 (The 'default' template filter should translate the argument given as ...) closed by
- worksforme: The description isn't very clear to me, but isn't this possible …
- 21:33 Ticket #10629 (allow login redirects to traverse a secure connection) closed by
- fixed: This was fixed and is in 1.3
- 21:30 Ticket #11436 (_doctest.py needs updating) reopened by
-
Apologies, you're right in that the
_doctests.py
module should be … - 21:27 Ticket #11436 (_doctest.py needs updating) closed by
- wontfix: Django does not support Python 2.4 any more (and it also discourages …
- 21:22 Ticket #10402 (mysql backend connections left idle open) closed by
- needsinfo: This is a rather old ticket, and seems to hinge around a very specific …
- 21:18 Ticket #10398 (It may cause error in django.db.backends.last_executed_query.) closed by
- needsinfo
- 21:16 Ticket #6907 (Rethink the silent eating of exceptions in templates) reopened by
- Sorry, I might have closed this a bit too quickly. See #11421 for a …
- 20:57 Ticket #10353 (prompt the correct date/time format in the error message) closed by
- wontfix: I'm not sure this is a good idea. It relies on the assumption that the …
- 20:23 Ticket #10321 (Dont hardcode form label html.) closed by
- wontfix: I'm going to make a call and say we won't go with this. I'm keen on …
- 19:03 Ticket #15203 (admin search_fields splitting query) closed by
- duplicate: I think this is the same issue as #6933, which reports the problem …
- 18:44 Ticket #6907 (Rethink the silent eating of exceptions in templates) closed by
- fixed: Hmm, template processing does throw exceptions now (see the `{% url …
- 18:04 Ticket #15737 (Importing hotshot.stats fails) created by
- Trying to import hotshot.stats from Python succeeds while using the …
- 15:47 Ticket #6792 (Documentation for FileField does not mention the delete behavior) closed by
- duplicate: Files aren't deleted any more, but the documentation still needs to be …
- 15:46 Ticket #13165 (Display edit link beside add button for ForeignKey fields in admin) reopened by
- Umm; if #6723 was closed as a duplicate of this, why was this one …
- 15:35 Ticket #13165 (Display edit link beside add button for ForeignKey fields in admin) closed by
- duplicate: Just for the reference, #6723 was closed as dupe.
- 15:35 Ticket #6723 (djangonewforms-admin edit related feature (JS)) closed by
- duplicate: Closing this as a dupe of #13165, which is newer but has a much more …
- 14:07 Ticket #15728 (1.3 release notes should mention snafu regarding model form help_text ...) reopened by
- I did not mean to imply that the feature *should* have been in Django …
- 12:39 Ticket #15736 (test.client.RequestFactory doesn't support sessions) created by
- I have some helper functions called by various views which take a …
- 12:32 Ticket #15735 (Conflict with an app name of 'auth' even when not using Django auth) created by
- When starting a project from scratch and I remove all of the default …
- 11:18 Changeset [9a279edc]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 some ReST errors from e-mail -> email change in docs, and …
- 11:10 Changeset [94af19c]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
- Changed e-mail to email throughout documentation and codebase. The one …
- 08:30 Ticket #15629 (django admin does not use ordering for foreign keys dropdown) closed by
- duplicate: Dupe of #6585.
- 05:09 Ticket #2039 (Provide a way to use django under IIS) closed by
- needsinfo: I read the discussion few times now and it's still not clear to me …
- 04:51 Ticket #15734 (Django documentation search) created by
- The Django documentation searchbar now searches for a specific …
- 03:57 Ticket #15731 (Show new 'Type' field in ticket summary) closed by
- worksforme: The ticket type is shown above the yellow frame, next to the ticket …
- 03:28 Ticket #6379 (Don't hide errors when resolving URL views) reopened by
- This is not a duplicate of itself, is it?
- 03:15 Ticket #6506 (simple include tag doesn't layer context like normal include tag) closed by
- fixed: This has been fixed in #14987.
- 03:07 Ticket #15733 (Do not pre-select logged in user by default in Trac ticket query) created by
- If you're logged in to Trac and go to …
- 02:58 Ticket #6379 (Don't hide errors when resolving URL views) closed by
- duplicate: I think this is essentially the same thing as #5904.
- 02:52 Ticket #15732 (stringfilter documentation example does not work) created by
- In …
- 02:27 Ticket #15731 (Show new 'Type' field in ticket summary) created by
- A new 'Type' field has recently been introduced in Trac, but it's not …
- 02:17 Ticket #6258 (BlockTrans with variables does not support simple id-strings) closed by
- wontfix: Using the original string as the msgid is in fact the correct behaviour.
03/31/2011:
- 22:12 NewManipulators edited by
- (diff)
- 20:26 Ticket #15626 (Cache middleware doesnt work with pages contain google analytics script) closed by
- needsinfo: Django's cache middleware doesn't look at the content of your …
- 20:13 Ticket #15587 (django.forms.BaseModelForm._post_clean updates instance even when form ...) closed by
- needsinfo: I'm afraid this bug report is very unclear - please give an example …
- 19:10 CookBookDualSessionMiddleware edited by
- (diff)
- 18:20 Changeset [e6fe336]stable/1.3.x by
- [1.3.X] Fixed #15681 -- Fixed a documentation error regarding the …
- 18:15 Ticket #15730 (RequestFactory Example Doesn't Address Class-Based Views) created by
-
Was attempting to use
RequestFactory
with class-based generic … - 14:54 DjangoJobs edited by
- Job has been filled (diff)
- 13:42 CaseStudyLeads edited by
- (diff)
- 12:57 Ticket #15728 (1.3 release notes should mention snafu regarding model form help_text ...) closed by
- invalid: Django 1.2.5 does not include this because it is a feature and …
- 10:52 Ticket #15729 (Cache middleware issues after restart when using mod_wsgi with PyLibMC) created by
- I'm running into a cache error using the PyLibMC cache backend in …
- 10:34 Ticket #15728 (1.3 release notes should mention snafu regarding model form help_text ...) created by
- The documentation and source code release of the (good) change in …
- 08:16 Ticket #15727 (Add support for Content-Security-Policy (CSP) to core) created by
- out of the box support for CSP would totally rock! See …
- 03:42 Ticket #15724 (django.utils.functional is missing update_wrapper import) closed by
- fixed: In [15965]: […]
- 03:42 Changeset [7099d465]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 #15724 -- Added update_wrapper import to utils.functional to be …
- 03:35 Changeset [365f5017]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 #15726 -- Fixed the name of a file of the Mexican Spanish …
- 03:35 Ticket #15726 (es_MX Translation Filename Missing Dot) closed by
- fixed: In [15963]: […]
- 03:35 Changeset [6bf0fe6c]stable/1.3.x by
- [1.3.X] Fixed #15726 -- Fixed the name of a file of the Mexican …
03/30/2011:
- 21:02 SummerOfCode2011 edited by
- (diff)
- 20:43 Ticket #15726 (es_MX Translation Filename Missing Dot) created by
-
changeset:15433 adds
conf/locale/es_MX/__init__py
when I believe … - 20:04 SummerOfCode2011 edited by
- Added notes about Lazy FKs with auth.User (diff)
- 18:28 Ticket #15720 (typo leading to NoReverseMatch) closed by
- invalid: I suspect you are reading the 1.3 doc but using an earlier version of …
- 16:47 SummerOfCode2011 edited by
- (diff)
- 16:21 Ticket #15725 (No easy way to get default model values into a ModelForm for validation) created by
- I have a Django modelForm that excludes some model fields so that when …
- 15:59 Ticket #15724 (django.utils.functional is missing update_wrapper import) created by
- Changeset 15927 for django/trunk/django/utils/functional.py contains: …
- 15:49 Ticket #15723 (Document limitations of reverse) created by
- In urls.py I have the following line: […] When I try to reverse …
- 15:32 TextMate edited by
- added installation instructions (diff)
- 14:38 Ticket #15722 (Conditional Formset Rendering/Validation) created by
-
#14655 introduced formsets as iterables and defined
__len__
as the … - 14:26 Changeset [e37fae7f]stable/1.3.x by
-
[1.3.X] Fixed
LayerMapping
to supportBigIntegerField
. Backport … - 14:23 Changeset [84226c0b]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
LayerMapping
to supportBigIntegerField
and removed support … - 13:49 Changeset [032beb11]stable/1.3.x by
-
[1.3.X] Fixed integer overflows that occurred when
OFTReal
fields … - 12:59 Changeset [9b3aaae]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
-
Removed legacy handing for
settings.DATABAS_*
and using short-form … - 12:48 Changeset [e57cc90c]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
-
Removed deprecated legacy connection handling for
Field.get_db_*
. … - 12:35 Changeset [4a6cb387]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
- Cleaned up some test code. git-svn-id: …
- 12:35 Changeset [16f6acd]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
- Deprecated csrf_response_exempt and csrf_view_exempt decorators With …
- 12:35 Changeset [1f5d684]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 release notes about the removal of Django 1.2 compatibility …
- 12:35 Changeset [c0caac87]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
- Removed Django 1.2 compatibility fallback for session data integrity …
- 12:35 Changeset [5fa11b00]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
- Removed Django 1.2 compatibility fallback for contrib.comments forms …
- 12:35 Changeset [c922a046]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
- Updated FormPreview to use form_hmac rather than the old security_hash …
- 12:34 Changeset [fa4bbfcb]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
- Removed Django 1.2 compatibility fallback for form wizard hash …
- 12:34 Changeset [25aaa359]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
- Removed Django 1.2 compatibility fallback for password reset hash …
- 12:34 Changeset [88230216]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
- Removed deprecated CsrfResponseMiddleware, and corresponding tests and …
- 12:34 Changeset [21ef64e3]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
- Removed Django 1.1 fallback for CSRF checks. git-svn-id: …
- 12:34 Changeset [4550f95f]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 stub release notes for 1.4 git-svn-id: …
- 11:56 Changeset [abab074]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 integer overflows that occurred when
OFTReal
fields were … - 11:46 Changeset [83246ca]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 tests broke in r15926. git-svn-id: …
- 09:16 Ticket #15721 ({% include %} and RequestContext fails since r15795) created by
- Problem 1 is that RequestContext? does not accept the autoescape …
- 09:12 Ticket #15572 (include with "only" option discards context properties (such as autoescape)) closed by
- fixed: And again: If you think there is a problem here, please *open a new …
- 09:04 Ticket #15572 (include with "only" option discards context properties (such as autoescape)) reopened by
- This patch fixes the problem for me: […] Problem 1 is that …
- 08:39 Ticket #15572 (include with "only" option discards context properties (such as autoescape)) closed by
- fixed: This changset doesn't "Break the include tag" -- we have tests that …
- 08:15 Ticket #15572 (include with "only" option discards context properties (such as autoescape)) reopened by
- 08:08 Ticket #15720 (typo leading to NoReverseMatch) created by
- Hi, in doc about auth near login_required decorator there is a typo in …
- 08:03 Ticket #15719 (Write tests for databrowse) created by
- Currently there are none.
- 05:31 Ticket #15718 (Django unquotes urls and not able to distinguish %2F and /) created by
- I've found that in basehttp.py there is a line […] It replaces all …
- 04:49 Ticket #15717 (databrowse uses the date-based generic view that is pending deprecation) created by
- In …
- 03:34 Changeset [37ed6f2]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
- Re-added a few compatibility modules that were removed in r15927 to …
- 03:09 Ticket #15716 (The has_perm() method of authorization backends should be able to ...) reopened by
- I reopened the ticket since #15716 is not entirely a duplicate of …
- 02:38 Ticket #15716 (The has_perm() method of authorization backends should be able to ...) closed by
- duplicate: Duplicate of #2550
- 02:16 Ticket #15716 (The has_perm() method of authorization backends should be able to ...) created by
- For authorization backends, has_perm() should return True if the …
Note: See TracTimeline
for information about the timeline view.