Timeline
08/06/2012:
- 20:06 Changeset [fa3f0aa]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #252 from MichaelBlume/patch-1 Grammar fix in 1.5 …
- 20:00 Ticket #18725 (Django tutorial should give stronger warning about uninstalling) reopened by
- Given the importance of uninstalling older versions before installing …
- 17:18 Changeset [6536f759]stable/1.4.x by
- [1.4.X] Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR …
- 17:17 Ticket #17053 (Add a note about USE_THOUSAND_SEPARATOR in localization docs) closed by
- fixed: In [4f3a6b853a6160a9f96d0b73199524a9bb062f90]: […]
- 16:28 Changeset [c8780d9f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- change "has now" -> "now has" in 1.5 release notes I believe this is …
- 15:52 Ticket #18727 (Remove django.test._doctest) created by
- We have copied this module from the standard library and submitted the …
- 15:27 TutorialImprovementSprint edited by
- (diff)
- 15:15 Changeset [4f3a6b8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR setting to …
- 10:07 Ticket #18726 (Combination of F() expression with query seems to confuse sql ...) closed by
- needsinfo: I have an idea of what is happening, but can't test if my suspicion is …
- 10:00 Ticket #15754 (Сalling _media method many times while getting media value) closed by
- fixed: In [ede49c7ee03dd1519d0c375d953cb73e106837b6]: […]
- 09:59 Changeset [ede49c7e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15754 -- avoid recursively computing the tree of media widgets …
- 09:13 Ticket #18726 (Combination of F() expression with query seems to confuse sql ...) created by
- Hi, I have a query that causes the sql compiler to output invalid …
- 06:56 Ticket #18725 (Django tutorial should give stronger warning about uninstalling) closed by
- worksforme: This is documented …
- 06:30 Ticket #18725 (Django tutorial should give stronger warning about uninstalling) created by
- Installation of new version of Django while old version is not deleted …
- 04:20 Ticket #18704 (Distance lookups fail when used with LIMIT statements) closed by
- needsinfo: Still waiting for a failing test case…
- 03:44 Ticket #18724 (Model field validation for IntegerFields does not validate 0 against ...) closed by
- fixed: In [ad237fb72f769bbd99b5ed6e3292bead614e1c94]: […]
- 03:42 Changeset [ad237fb7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18724 -- Fixed IntegerField validation with value 0
- 03:41 Ticket #18085 (sqllite integer is signed but django recognize as unsigned) reopened by
- Hello, same error. Here is my traceback. […] Thx
- 02:29 Ticket #18720 (Code sample for views.html template causes NoReverseMatch error) closed by
- needsinfo
- 02:28 Ticket #18723 (Decoupled urls syntax in docs differs from what works on my platform) closed by
- invalid: You're following the tutorial for the in-development version of …
- 00:42 Ticket #18724 (Model field validation for IntegerFields does not validate 0 against ...) created by
-
If a model has an
IntegerField
with a limited set of choices, … - 00:19 SplitSettings edited by
- (diff)
08/05/2012:
- 22:17 Ticket #18723 (Decoupled urls syntax in docs differs from what works on my platform) created by
- I'm just running through the tutorial and found that at the end of …
- 22:13 DjangoResources edited by
- Update django-mssql link (diff)
- 21:15 Ticket #18722 (Admin change list sort options are unusable on sortable columns of ...) created by
- When hovering a sortable column of small width remove sort link is …
- 21:01 Ticket #18721 (Documentation Collaboration | Copy Code Button | Tiny Improvements ...) created by
- Dear Community, https://docs.djangoproject.com/en/1.4/topics/install/ …
- 20:21 Ticket #18720 (Code sample for views.html template causes NoReverseMatch error) created by
- The page in question is …
- 19:18 Sprints edited by
- Add sprint at PyCon Australia 2012 (diff)
- 15:56 Ticket #18719 (django.utils.encoding.smart_unicode/smart_str handle strings_only ...) created by
-
smart_unicode
callsis_protected_type
,smart_str
just checks for … - 15:53 Changeset [9a3026a9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a rst error introduced in f2abfe1e.
- 15:52 Ticket #18718 (django.utils.encoding.filepath_to_uri is undocumented) created by
- It's the only undocumented function in the module, this appears to be …
- 12:27 Changeset [df8a2bf]stable/1.4.x by
- [1.4.x] Merge pull request #233 from rafikdraoui/modeladmin-doc …
- 12:21 Changeset [a04f68b1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #233 from rafikdraoui/modeladmin-doc Updated …
08/04/2012:
- 20:59 Sprints edited by
- (diff)
- 20:19 Changeset [19642a7a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some typos on the documentation's index page.
- 20:10 Changeset [1c3464e8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed testing on SpatiaLite 2.4, which has support for …
- 19:44 Ticket #15600 (Add Limitations section in the auth documentation) closed by
- fixed: fixed in …
- 19:43 Ticket #13933 (add ModelBackend inheritence to custom auth backend doc to enable ...) closed by
- fixed: closed by: …
- 19:27 Changeset [5d4f993b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved a note about django-admin.py errors from Tutorial Part 1 to a …
- 18:49 TutorialImprovementSprint created by
- 18:42 Changeset [19786352]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Restructured the documentation's index page and added some …
- 18:34 Ticket #18717 (Setting attributes on deferred objects should trigger field's ...) created by
-
Setting attributes on deferred objects (
DeferredAttribute
) should … - 18:28 Ticket #18716 (Add a new ``docs`` management command that loads up the docs in a ...) created by
- Idea from Zed Shaw: …
- 17:56 Changeset [86c5c015]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a mistake in function documentation …
- 17:46 Changeset [9ea4dc9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Small improvement to the
contrib.messages
doc introduction. - 16:58 Changeset [62ae711]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Added a missing space to the description of the
cut
filter. - 15:25 Ticket #18715 (Tutorial Page 3 Refactor) created by
- * URL definitions * Text cleanup * Implementation of Class based views
- 15:16 Changeset [5f9b2be5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #210 from pydanny/ticket_18632 Ticket 18632 …
- 15:01 Changeset [1fefd91]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- For #210, cleaned up text and formatting.
- 14:50 Ticket #18110 (Improve template cache tag documentation) closed by
- fixed: In [3c0877938f5eafc822d32b6c4f85e5a46b873390]: […]
- 14:50 Changeset [84c3c90]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #153 from webjunkie/patch-1 Fixed #18110 -- …
- 14:29 Changeset [46589d0c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #244 from mbrochh/master Fixed small typo in class …
- 14:27 Changeset [c54034a]stable/1.4.x by
- [1.4.X] Fixed #16980 - Misc updates to the auth docs. Thanks Preston …
- 14:27 Ticket #16980 (updates and fixes to auth docs) closed by
- fixed: In [865ff32b84316a416661abc3e3e15c753395486c]: […]
- 14:24 Changeset [865ff32b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16980 - Misc updates to the auth docs. Thanks Preston Holmes …
- 13:52 Ticket #18714 (Add an option to compilemessages to compile fuzzy translations) created by
-
msgfmt
has an option to compile fuzzy messages:-f
or … - 12:29 PastSprints edited by
- (diff)
- 11:59 Ticket #18441 (A ModelForm with a blank=True, null=False ForeignKey doesn't validate) closed by
- duplicate: This is a duplicate of #13776
- 11:54 Ticket #13075 (BaseForm __init__ doesn't super and so breaks MI Mixins) closed by
- wontfix: Closing based on comment:5
- 10:41 Changeset [49f9bb27]stable/1.4.x by
- [1.4.x] Fixed #18713 -- Fixed custom comment app name in comments docs …
- 10:40 Ticket #18713 (Use of multiple names in example for single app [Comments customization]) closed by
- fixed: In [542c20b38263afb8161d354e6a2cc4ef6bb21de5]: […]
- 10:38 Changeset [542c20b3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18713 -- Fixed custom comment app name in comments docs Thanks …
- 10:02 Ticket #18713 (Use of multiple names in example for single app [Comments customization]) created by
- The documentation on "customizing the comments framework" uses …
- 08:42 Ticket #7833 (UserCreationForm doesn't handle the case where password1 is not set) closed by
- fixed: In [09a719a4e6820d462fc796606cb242583ad4e79d]: […]
- 07:55 Changeset [09a719a4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7833 -- Improved UserCreationForm password validation Make …
- 07:26 Ticket #10828 (deleting all forms within a formset is not possible) closed by
- fixed: This issue should be solved now that the patch for #5524 has been …
- 07:22 Ticket #5524 (Cleaned form data should not be deleted if other data is invalid.) closed by
- fixed: In [121fd109de09ece4e263e508f9034df9b583da46]: […]
- 07:22 Changeset [121fd10]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5524 -- Do not remove cleaned_data when a form fails validation …
- 07:02 Ticket #18712 (`DjangoTestSuiteRunner().setup_databases()` doesn't set confirm the ...) closed by
- wontfix: After commits [aa423575e] and [ad47364d], there is no need for feature …
- 06:28 Ticket #18712 (`DjangoTestSuiteRunner().setup_databases()` doesn't set confirm the ...) created by
- DjangoTestSuiteRunner.setup_databases creates the database only for …
- 06:03 Ticket #18700 (`set_language` view documentation uses hard-coded URL) closed by
- fixed: In [10f979fd92000de1ac9713351f5cb749e2cbca03]: […]
- 05:57 Changeset [10f979fd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18700 -- Added URL reversal for i18n set_language view.
- 04:53 Ticket #18710 (new encoding (UTF8) is incompatible with the encoding of the template ...) closed by
- invalid: This is not related to Django at all. You have to fix the encoding of …
08/03/2012:
- 21:07 Ticket #18711 (NamedUrlWizardView looses with "url_name" keyword) created by
- following directions at …
- 16:46 Changeset [1d280026]stable/1.4.x by
- [1.4.X] Fixed #15932 - Documented how to supress multiple reverse …
- 16:46 Ticket #15932 (related_name='+' ignored in ManyToManyField validation) closed by
- fixed: In [b496be331c19f41bee3a8f6c79de0722f91d6662]: […]
- 15:42 Ticket #18710 (new encoding (UTF8) is incompatible with the encoding of the template ...) created by
- createdb my_prod -E UTF8 -T template0 createdb: database creation …
- 15:27 Changeset [b496be33]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15932 - Documented how to supress multiple reverse relations to …
- 13:35 Ticket #18706 (django.utils.http.int_to_base36 raises ValueError instead of TypeError ...) closed by
- fixed: In [d01eaf7104e96b2fcf373ddfbc80ef4568bd0387]: […]
- 11:51 Changeset [d01eaf71]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed uses of sys.maxint under Python 3. Also fixed #18706: …
- 11:11 Ticket #18709 (Formset with SplitDateTimeField(initial=datetime.datetime.now) doesn't ...) created by
- The following code doesn't work (it's included as a test case in the …
- 11:05 Ticket #18708 (Typo in Naming URL Patterns) closed by
- invalid: You refer to the development version of the documentation, but you …
- 10:16 Ticket #18708 (Typo in Naming URL Patterns) created by
- In …
- 10:14 Ticket #18704 (Distance lookups fail when used with LIMIT statements) reopened by
- Yes, those tests work fine, and like I said in the original …
- 09:21 Ticket #18707 (Test client doesn't allow testing 500 responses content) created by
- The test client is re-raising almost every single exception (as per …
- 09:10 Changeset [129f1ac8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove a temporary variable deletion, it's not a big deal and it …
- 09:05 CaseStudyLeads edited by
- (diff)
- 08:40 Changeset [5aec69e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented the trick used in 9908201d7f.
- 08:18 Changeset [9908201d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced some byte strings by str() calls This is a useful trick when …
- 08:07 Ticket #18706 (django.utils.http.int_to_base36 raises ValueError instead of TypeError ...) created by
- This behavior seems wrong to me, and unfortunately, …
- 07:49 Ticket #18705 (Tutorial - URL Template Tag Error) closed by
- invalid: You're using Django 1.4 but reading the documentation for the …
- 07:43 Ticket #18705 (Tutorial - URL Template Tag Error) created by
- I'm working through the tutorial, and on the following page: …
- 05:07 Ticket #18704 (Distance lookups fail when used with LIMIT statements) closed by
- worksforme: I was not able to reproduce this error. You can find similar tests …
- 04:27 Changeset [2407c45c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some pre-1.3.0 postgis compatibility code
- 04:20 Changeset [c8e681f6]stable/1.4.x by
- [1.4.X] Fixed #13904 - Documented how to avoid garbage collection …
- 04:19 Ticket #13904 (Update geo django docs - How to avoid geometry or I/O object garbage ...) closed by
- fixed: In [083a3a4e39bc3ead6090e862935d223d8719c4ce]: […]
- 04:17 Changeset [083a3a4e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13904 - Documented how to avoid garbage collection messages in …
- 03:53 Changeset [c5d6f6d6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reorganized geoapp gis tests Removed the numbering of tests and moved …
- 02:40 Ticket #18683 (New Galician date and time formats) closed by
- fixed: In [a55cde8ab1dc33723b4bac472b6fac6bb45d725a]: […]
- 02:35 Changeset [a55cde8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18363 -- Improved Galician date and time format strings Thanks …
- 02:28 Ticket #18684 (Finnish DATETIME) closed by
- fixed: In [8fbfd217196e6bc49677d348338ded64d3373e9a]: […]
- 02:26 Changeset [8fbfd217]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18684 -- Added Finnish DATETIME_FORMAT Thanks Guttorm Flatabø …
Note: See TracTimeline
for information about the timeline view.