Timeline
08/22/2010:
- 20:11 DevelopersForHire edited by
- Added Senegal (diff)
- 19:17 Ticket #14154 (Typo in settings documentation) created by
- Used "who's" where it should be "whose".
- 14:23 Ticket #14153 (Redirects fail if URL has appended query string) created by
- The redirect middleware obtains the path of the current request with …
- 12:10 Ticket #14152 (Model validation: full_clean() should call clean() before clean_fields()) created by
- If a model field is marked as blank=False, a possibility is to …
08/21/2010:
- 18:35 Ticket #14151 (Tutorial part 2, adding short_description in model do not work) closed by
- invalid: The code shown in the tutorial is correct, it is most likely you have …
- 17:40 Ticket #14151 (Tutorial part 2, adding short_description in model do not work) created by
- Hi, I'm new to Django (8+ years PHP programmer) and just try tutorial …
- 16:49 Ticket #14150 ([patch] a get_objects_or_404 ?) closed by
- wontfix
- 04:56 Ticket #14150 ([patch] a get_objects_or_404 ?) created by
- I got a issue with django.shortcuts.get_list_or_404: Because, it …
08/20/2010:
- 22:06 Ticket #13660 (When template tests are run currently with most other tests things break :() closed by
- worksforme: Can't reproduce; confirmed that it isn't a problem for Alex any more …
- 22:02 Changeset [49c5c075]stable/1.2.x by
- [1.2.X] Fixed #13140 -- Ensure that request headers are preserved …
- 22:01 Changeset [26b3fb1]stable/1.10.xstable/1.11.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 #13140 -- Ensure that request headers are preserved through …
- 22:01 Ticket #13140 (Test client doesn't pass **extra to _handle_redirects) closed by
- fixed: (In [13620]) Fixed #13140 -- Ensure that request headers are preserved …
- 21:56 Changeset [5c6fe32]stable/1.2.x by
- [1.2.X] Fixed #14148 -- Ensure the admin_script tests always use an …
- 21:55 Ticket #14148 (Django assumes that module.__file__ is an absolute path) closed by
- fixed: (In [13618]) Fixed #14148 -- Ensure the admin_script tests always use …
- 21:55 Changeset [8cd5d283]stable/1.10.xstable/1.11.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 #14148 -- Ensure the admin_script tests always use an absolute …
- 15:41 Ticket #14149 (LIKE clauses fail in Oracle 9.2.0.7) created by
- I've recently started using Oracle backend, connecting to a database I …
- 15:28 Ticket #14148 (Django assumes that module.__file__ is an absolute path) created by
- This isn't always the case, on both PyPy and CPython it seems to …
- 15:15 Ticket #14147 (django 1.2 documentation refer to assertQuerysetEqual which is only ...) created by
- http://docs.djangoproject.com/en/1.2/topics/testing/#assertions …
- 11:55 Ticket #14146 (Incorrect query being generated by .exclude() in some inheritance cases) created by
- This is a particularly nasty bug because the results are not always …
- 10:57 Ticket #14145 (undeterministic behavior when project or app template contains dotdir) created by
- This bug is minor and is not causing any problems in current release, …
- 10:06 Changeset [1c3e3d3]stable/1.2.x by
- [1.2.X] Fixed #12574 -- Removed an unnecessary exception catch from …
- 10:03 Ticket #12574 (all tests pass when there broken tests becase they are skipped) closed by
- fixed: (In [13616]) Fixed #12574 -- Removed an unnecessary exception catch …
- 10:03 Changeset [d33736b3]stable/1.10.xstable/1.11.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 #12574 -- Removed an unnecessary exception catch from the system …
- 09:29 Changeset [c3b13d8f]stable/1.2.x by
- [1.2.X] Fixed #13895 -- Refactored aggregation_regress doctests. …
- 09:28 Changeset [1bf25e9b]stable/1.10.xstable/1.11.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 #13895 -- Refactored aggregation_regress doctests. Thanks to …
- 09:28 Ticket #13895 (Remove doctests from aggregates_regress test) closed by
- fixed: (In [13614]) Fixed #13895 -- Refactored aggregation_regress doctests. …
- 09:07 Changeset [3fc9d7e]stable/1.2.x by
- [1.2.X] Fixed #14068 -- Corrected error handling in loaddata when an …
- 08:57 Ticket #14068 (Fixture loading issue with multi database setting) closed by
- fixed: (In [13612]) Fixed #14068 -- Corrected error handling in loaddata when …
- 08:57 Changeset [c2e3ba3b]stable/1.10.xstable/1.11.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 #14068 -- Corrected error handling in loaddata when an …
- 07:46 Ticket #14144 (ModelMultipleChoiceField doesnt check validators) created by
- 'clean' method is overloaded in ModelMultipleChoiceField but it doesnt …
- 07:10 Ticket #14143 (Database problems and import error of django.contrib.messages) closed by
- invalid: Fixed formatting, please use WikiFormatting and preview before …
- 06:50 Ticket #14143 (Database problems and import error of django.contrib.messages) created by
- Hi, I am using django1.2 and django-cms on ubuntu 10 Have been using …
- 05:12 Ticket #14142 (Improvement (?) on tutorial part 3) created by
- In "Decoupling the URLconfs", where it says […] It should …
- 04:49 AuditTrail edited by
- found a bug hence submitting possible fix. When input model for audit … (diff)
- 02:58 Ticket #14068 (Fixture loading issue with multi database setting) reopened by
- In some cases, you can have a non empty fixture to be declared as …
- 02:45 DjangoResources edited by
- (diff)
- 02:42 DjangoResources edited by
- (diff)
- 02:41 DjangoResources edited by
- (diff)
- 02:40 DjangoResources edited by
- (diff)
- 02:38 DjangoResources edited by
- (diff)
- 02:15 Changeset [1d291ff7]stable/1.2.x by
- [1.2.X] Clarified some markup in the discussion of fixture loading in …
- 02:10 Ticket #14068 (Fixture loading issue with multi database setting) closed by
- invalid: On closer inspection, I'm unclear as to the problem here. Fixtures …
- 02:09 Changeset [e0387f7a]stable/1.10.xstable/1.11.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
- Clarified some markup in the discussion of fixture loading in …
08/19/2010:
- 14:31 Changeset [93620343]stable/1.2.x by
- [1.2.X] Fixed #14141: docs now use the :doc: construct for links …
- 14:27 Ticket #14141 (Use :doc: crossref Sphinx role for inter document links) closed by
- fixed: (In [13608]) Fixed #14141: docs now use the :doc: construct for links …
- 14:27 Changeset [728effc]stable/1.10.xstable/1.11.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 #14141: docs now use the :doc: construct for links between …
- 14:08 Ticket #14141 (Use :doc: crossref Sphinx role for inter document links) created by
- This new role [http://sphinx.pocoo.org/markup/inline.html#role-doc …
- 13:56 Ticket #14140 (There is no way to override admin templates to the project level) created by
- The template system allows to override admin templates for …
- 12:19 Ticket #14139 (Feature Request: distinct() should support field names) created by
- I have a table REPORTS containing the columns {id, user, date}. I was …
- 12:17 Ticket #14138 (Apache setup using sqlite3 breaks when performing a field__regex filter) created by
- Using a simple apache mod_wsgi setup, setting the project to use …
- 11:29 Ticket #14137 (Django ORM adding unwanted parens when using extra()) closed by
-
invalid: The "select" keyword in
extra()
should be used to select extra … - 10:30 Ticket #14137 (Django ORM adding unwanted parens when using extra()) created by
- I have a table REPORTS containing the columns {id, user, date}. I was …
- 08:12 Changeset [c9016c15]stable/1.2.x by
- [1.2.X] Fixed #14123 -- Made AdminDocs tests optional, based on the …
- 08:11 Changeset [a352154e]stable/1.10.xstable/1.11.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 #14123 -- Made AdminDocs tests optional, based on the …
- 08:11 Ticket #14123 (Trunk tests broken as of r13588 (1.2.x passes)) closed by
- fixed: (In [13606]) Fixed #14123 -- Made AdminDocs tests optional, based on …
- 07:25 DevelopersForHire edited by
- Added my link, and corrected other link (diff)
- 04:37 Ticket #14136 (Show how to specify schemas for Oracle databases) created by
- As mentioned …
- 04:05 DjangoDesign edited by
- (diff)
- 04:02 DjangoDesign edited by
- (diff)
- 02:21 DjangoFriendlyWebHosts edited by
- corrected djangofoo-hosting price (had the monthly cost there) (diff)
Note: See TracTimeline
for information about the timeline view.