Timeline
12/10/2007:
- 23:58 Ticket #6177 (Only managers have a none() method (not Querysets)) created by
-
For compatibility with
QuerySet
. […] - 23:49 Changeset [a944613b]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
- Minor style fixes. git-svn-id: …
- 23:40 Ticket #2259 (Primary keys should be readonly by default in admin) reopened by
- This bug still exists. Whether we allow updating PK's or not, the …
- 23:39 Changeset [58b2374b]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 copy-and-paste view of error page to not indent the first line …
- 23:38 Changeset [3e360fc]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 imports to adhere to django coding style. git-svn-id: …
- 23:22 Ticket #6158 (pythonpath not displayed in debug output) closed by
- fixed: (In [6908]) Fixed #6158 -- Display PYTHONPATH on the debug error page. …
- 23:22 Changeset [c39d6e89]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 #6158 -- Display PYTHONPATH on the debug error page. Thanks, …
- 22:55 Ticket #6176 (TABLE "auth_user_user_permissions" name puzzled) closed by
- invalid: That's just the way Django generates names for tables by default. …
- 22:44 Ticket #6164 (form generation sample code in docs prints label twice) closed by
-
fixed: (In [6907]) Fixed #6164 --
field.label_tag
already displays the … - 22:44 Changeset [8540731]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 #6164 --
field.label_tag
already displays the label so don't … - 20:44 Ticket #6107 (updated catalan translation) closed by
- fixed: (In [6906]) Fixed #6107 -- Updated Catalan translation from Marc Fargas.
- 20:44 Changeset [5adfae30]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 #6107 -- Updated Catalan translation from Marc Fargas. …
- 20:29 DevelopersForHire edited by
- Updated my location (diff)
- 20:22 Changeset [ed5eca59]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 ORA-01461 error when trying to store more than 4000 bytes in a …
- 20:21 DjangoResources edited by
- (diff)
- 19:26 Ticket #6176 (TABLE "auth_user_user_permissions" name puzzled) created by
- database TABLE "auth_user_user_permissions" name lets me feel …
- 19:21 Ticket #6131 (Commit [6887] broke locmem (default) cache) closed by
- fixed: Fixed in [6904].
- 19:20 Changeset [f425cb8]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
- Fixe #6131 -- Fixed a problem with expired keys in the locmem cache. …
- 19:03 Ticket #6175 (become_daemon should use os._exit instead of sys.exit) created by
- django.utils.daemonize.become_daemon forks then uses sys.exit(0) …
- 18:52 Ticket #6165 (request.get_host() should be request.host) closed by
- wontfix: I don't think this is worth changing at the moment. There is a fair …
- 18:27 Ticket #6171 (incorrect/missing documentation for order_by in database api) closed by
- wontfix: It's a given that to order by a related field, the two models have to …
- 18:04 Ticket #6174 (AnonymousUser.is_active should be False) created by
- Discussion: …
- 13:48 Ticket #6173 (Cache middleware should cache HEAD requests) created by
- When conditional get middleware was responsible for HEAD request, the …
- 11:01 DevelopersForHire edited by
- added myself (diff)
- 10:04 Ticket #6172 (Disabling Django Exception System) created by
- I'm getting mails and comments on my blog if there are ways to get the …
- 07:47 Ticket #6171 (incorrect/missing documentation for order_by in database api) created by
- The documentation for order_by in the database api reads the …
- 04:06 Tutorials edited by
- Added Growl notification tutorial (diff)
- 02:25 Ticket #6170 (Reverse urlresolver raises obscure exceptions on failure) created by
-
Related to ticket #2977.
When
reverse
fails to reverse a … - 02:08 Ticket #5912 (Models not enforcing required fields) closed by
- invalid: If it's working at the level of forms -- e.g., in the admin -- then …
12/09/2007:
- 22:56 Ticket #6169 (QueryDicts should be picklable - BackwardsIncompatibleChange?) created by
- In an earlier trunk release (circa six months ago) it seems QueryDicts …
- 22:31 Ticket #6168 (Cannot run invalid_models tests individually from runtests.py) created by
- There is a small bug in runtests.py which prevents the invalid_models …
- 22:27 AJAX edited by
- (diff)
- 22:26 AJAX edited by
- (diff)
- 21:28 Ticket #6167 (Flat pages do not honour APPEND_SLASH) created by
- Flat pages do not append a slash if they were defined as /page/ and …
- 17:48 Ticket #6166 (Templates autoescape / inheritance example broken) created by
- On the following page: …
- 14:12 Ticket #6165 (request.get_host() should be request.host) created by
- Looking the HttpRequest class, I see all properties has plain name …
- 11:58 Ticket #6164 (form generation sample code in docs prints label twice) created by
- in this part of the docs: …
- 11:21 GeoDjangoModelAPI edited by
-
updated to reflect deprecation of
index
keyword (which is now … (diff) - 06:24 Ticket #6163 ("manage.py help runfcgi" doesn't show default values for some parameters) created by
- […] doesn't show default values for maxspare, minspare, …
- 04:35 Ticket #6154 (Q objects don't work properly when using spanned relationships) reopened by
- Sorry for reopening it, but it still doesn't work properly in the …
- 04:18 Changeset [90093e79]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 #6147 -- Typo fix (that amazingly didn't stop the code working) …
- 04:18 Ticket #6147 (Typo in db/__init__.py::_import_database_module()) closed by
- fixed: (In [6903]) Fixed #6147 -- Typo fix (that amazingly didn't stop the …
- 04:10 Ticket #6154 (Q objects don't work properly when using spanned relationships) closed by
- duplicate: This is #2080, which has now been fixed on the queryset-refactor …
- 03:42 Ticket #6156 (Boolean field should force checking, but it is not.) closed by
- duplicate: Duplicate of #5957.
- 02:52 Ticket #3425 (admin with edit_inline deleting data) closed by
- invalid: Closing ticket since this might not be a problem with newforms-admin. …
- 02:10 Changeset [b3c01b3]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
- Tweaked the custom field documentation so that people reading about …
- 01:44 Ticket #3358 (select_related() should work with ValuesQuerySets) closed by
- duplicate: This is essentially a duplicate of #5768, although the title of this …
- 01:12 Changeset [5ed205bc]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 #3906 -- Fixed the reverse_m2m_name for a generic relation. Refs …
- 01:12 Ticket #3906 (Generic Relation query generates incorrect SQL) closed by
- fixed: (In [6900]) Fixed #3906 -- Fixed the reverse_m2m_name for a generic …
- 00:07 Ticket #6140 (Test runner does not test apps that do not have model files) closed by
- duplicate: Duplicate of #3310.
- 00:01 Ticket #6152 (django.db.models.Field.to_python not called by QuerySet) closed by
- invalid: There's no bug here. Your custom field subclass is required to handle …
12/08/2007:
- 23:57 Ticket #6157 (Code to delete files when updating a filefield) closed by
- wontfix: Deleting files automatically when saving is very dangerous behaviour …
- 22:13 Ticket #6162 (ModelForm.__init__() should match argument signature of "standard" forms) created by
-
Currently,
ModelForm.__init__()
differs from the__init__()
of a … - 22:08 GeoDjangoDatabaseAPI edited by
-
added
distance
stub; updated queryset manager method usage. (diff) - 21:59 GeoDjango edited by
- Updated roadmap (diff)
- 21:53 GeoDjango edited by
- Updated FAQ. (diff)
- 21:29 GeoDjangoInstall edited by
- (diff)
- 17:27 Ticket #6161 (Oracle support for queryset-refactor.) created by
- I was playing around w/qs-rf branch and successfully merged it …
- 14:57 Ticket #6160 (Escaping of validation errors) created by
- Error classes from django.newforms.utils.py don't escape error …
- 14:38 Ticket #6159 (Reusable templatetags for admin list) created by
- Templatetags from django.contrib.admin.templatetags.admin_list.py …
- 13:13 Ticket #6158 (pythonpath not displayed in debug output) created by
- When debug mode is set, it will be useful if the PYTHONPATH is also …
- 08:42 Ticket #6157 (Code to delete files when updating a filefield) created by
- I'm using this code in my custom the save() methods. It looks for a …
- 06:41 Ticket #6090 (Add whitespace between fields in queries) closed by
- wontfix: Not worth changing on trunk at the moment. The queryset-refactor …
- 06:39 Ticket #6149 (Allow one-click apturl installation for Django on Ubuntu in documentation) closed by
- wontfix: Probably not worth doing at the moment, since there are a lot of …
- 04:38 Ticket #6156 (Boolean field should force checking, but it is not.) created by
- Documentation says: ---- * Empty value: False * Validates that the …
12/07/2007:
- 21:41 DjangoResources edited by
- (diff)
- 20:37 Ticket #6022 (m2m ValueError with form_for_instance on fresh instance) closed by
-
invalid: This isn't a newforms-admin issue.
form_for_instance
is …
- 20:33 Ticket #5962 (FileField doesn't show existing data on newforms widget) closed by
- wontfix: Ups, I forget about this ticket. Now form_for_field is deprecated, and …
- 20:32 Ticket #3434 ([newforms-admin] change_stage is broken for models with no editable fields) closed by
- invalid: Yeah, edit_inline stuff should now not be prone to this any longer. …
- 19:57 Ticket #5891 (formset_for_form should put the form's base_fields on the Formset class) closed by
- duplicate: Ah, I didn't know #5372 existed. Marking as duplicate.
- 18:43 SprintIdeas edited by
- moving some completed tickets. (diff)
- 18:41 LittleEasyImprovements edited by
- (diff)
- 17:37 Ticket #2292 ([patch] App-specific index pages for the admin system) closed by
- duplicate: Marking this a duplicate of #1390 because the patch there is against …
- 16:42 Ticket #6155 (Dumpdata Fails If There Is No Objects Attribute When Using a Custom Manager) created by
- Dumpdata fails if there is no objects default manager when Including …
- 14:27 LittleEasyImprovements edited by
- removed some closed tickets (diff)
- 14:23 SprintIdeas edited by
- added a couple more results from the 2007-12-01 sprint (diff)
- 12:50 Ticket #6154 (Q objects don't work properly when using spanned relationships) created by
- […] Until now, that's fine. Now let's try the following: […] …
- 12:01 Ticket #6153 (cache tests failing) closed by
- duplicate: I believe this is what #6131 was opened for.
- 10:41 Ticket #6153 (cache tests failing) created by
- I get this in revision 6897: […]
- 04:27 Ticket #6152 (django.db.models.Field.to_python not called by QuerySet) created by
- The to_python function is intended to convert a database …
- 02:46 Ticket #3711 (document that connection.queries will fill itself until system runs ...) reopened by
- 01:39 DjangoResources edited by
- moved to a more respectively section (diff)
Note: See TracTimeline
for information about the timeline view.