Timeline
08/02/2007:
- 23:53 Ticket #5068 (Problem on db-api page - partial conversion of author ForeignKey to ...) created by
- It appears that the Entry/Author example started to be changed into a …
- 23:47 SchemaEvolutionDocumentation edited by
- (diff)
- 23:43 Ticket #5067 (Calendar and clock popups are wrongly positioned if within a scrollable div) created by
- The calendar and clock popups created through DateTimeShortcuts.js are …
- 22:59 Ticket #5061 (New backend for Sql Server using pymssql) closed by
- duplicate: Dupe of #5062, which includes patches.
- 22:38 Ticket #5066 (Calling "manage.py reset <app>" on an app that has no models causes crash) created by
-
python manage.py --noinput reset <app>
, where the specified app … - 22:21 Ticket #5065 (Add a post_reset signal to "manage.py reset <app>") created by
- Currently, there's no equivalent signal to syncdb's post_syncdb for …
- 21:30 Ticket #5064 (Possibly confusing line in auth docs) created by
- The line on converting passwords from 0.90 doesn't explicitly say to …
- 20:40 Ticket #5063 (PostgreSQL connection close when using model with a OneToOneField and ...) created by
- I'm attaching models and tests files that raise unclear errors with …
- 20:09 Ticket #5062 (New backend for Sql Server using pymssql) created by
- Related to …
- 20:08 Ticket #5061 (New backend for Sql Server using pymssql) created by
- Related to …
- 19:12 Ticket #5049 ([PATCH] Application settings import) closed by
- wontfix: As noted in the mailing list; this idea has come up in the past …
- 16:59 Ticket #5060 (inconsistent capitalization) created by
- On the docs page for generic views …
- 16:54 Ticket #5059 (Probably missing import in sample code) closed by
- duplicate: Duplicate of #4941.
- 16:40 Ticket #5059 (Probably missing import in sample code) created by
- On the page: http://www.djangoproject.com/documentation/tutorial01/ …
- 16:19 Ticket #5058 (Fail to run runtest on windows (rev:5783)) created by
- I create a seetings.py in the same directory of runtest. I run: …
- 15:21 Ticket #5057 (Ordering by a foreign key which has a descending ordering fails) created by
- If you have two models like this: […] The Admin page for the …
- 14:35 DjangoPoweredSites edited by
- (diff)
- 13:08 Ticket #5056 (gettext/ngettext do not accept UTF-8 and Unicode input strings.) created by
- Which basically breaks things when you have non-ASCII chars in your …
- 11:38 InitdScriptForDebian created by
- 11:24 Ticket #5055 (Postgres version mismatch) created by
- The get_sql_flush() method in django/db/backends/postgresql/base.py …
- 11:14 Ticket #5051 (Models' example page in documentation raise a 500) closed by
- duplicate: Duplicate of #4853
- 09:39 Ticket #5054 (Calendar in admin interface doesn't display over dropdowns correctly in IE6) created by
- In IE6, nearby dropdowns will show through the calendar popup for …
- 08:46 Ticket #5053 (newforms documentation - add an action attribute to <form>) created by
- There are 4 examples in the newforms documentation of html code for a …
- 03:47 Ticket #5052 (Backend for DB2 v9 database) created by
- This patch adds support for a IBM DB2 v9 database (including the free …
- 03:17 Ticket #5051 (Models' example page in documentation raise a 500) created by
- Here is the proof: http://www.djangoproject.com/documentation/models/ …
08/01/2007:
- 19:50 Ticket #5050 (Better newforms metaclassing) created by
- I had a closer look at the metaclassing of newforms. Seems like …
- 16:27 Ticket #5043 (Postgresql transaction error handling is different) reopened by
- 16:07 Ticket #5049 ([PATCH] Application settings import) created by
- We develop lots of utility applications that include many customizable …
- 14:26 Ticket #5048 (Allow TypeError exceptions to propagate in templates) created by
- This patch fixes a gotcha by counting the number of entries in the …
- 13:01 DjangoUsers edited by
- (diff)
- 12:57 DjangoUsers edited by
- (diff)
- 12:21 Ticket #5038 ([newforms-admin] JS - inclusion in admin pages) closed by
- duplicate: duplicate of #5039
- 11:59 Ticket #5047 (max-age set by cache_page is overwritten by cache_middleware) created by
- When setting 'max-age' by @cache_page (more generally by …
- 11:32 Ticket #5040 (integrate django documentation) closed by
- invalid: This ticket doesn't actually describe a problem; if there are specific …
- 11:31 Ticket #3700 (Middleware to degrade XHTML into HTML) closed by
- wontfix: Marking wontfix; see …
- 10:24 Ticket #5043 (Postgresql transaction error handling is different) closed by
- duplicate: The problem you see is not directly caused by the isolation level, but …
- 08:28 Ticket #5046 (views/debug.py: Display string of UnicodeError) created by
- Hi, if you get an UnicodeError in debug.py you don't see the string, …
- 07:38 Ticket #5045 (Primary keys containing URL characters breaks admin links) created by
-
The
quote
function, used by the admin application to escape … - 05:48 Ticket #5044 (Update urlify.js with missing characters) created by
- my (latvian) language, characters like - āšžčļņī, needs to be …
- 05:35 Ticket #5043 (Postgresql transaction error handling is different) created by
- (Discussion is happening here): …
- 05:17 Ticket #5042 (misleading documentation) created by
- The example script for EmailMultiAlternatives at …
- 03:57 Ticket #5041 (Admin pages insufficiently escape special characters in primary keys links) created by
- To access the individual objects, the admin pages build urls which …
- 02:33 Ticket #5040 (integrate django documentation) created by
- integrate into django …
- 02:14 Ticket #5039 ([newforms-admin] JS - inclusion in admin pages) created by
- http://code.djangoproject.com/browser/django/branches/newforms-admin/dj …
- 02:13 Ticket #5038 ([newforms-admin] JS - inclusion in admin pages) created by
- http://code.djangoproject.com/browser/django/branches/newforms-admin/dj …
- 00:58 DjangoPoweredSites edited by
- Added my site (http://juergotron.barth-partners.com) (diff)
- 00:54 Ticket #5036 (wrong typefield for email field in models.py) closed by
- duplicate: dup of #5037.
- 00:52 Ticket #5037 (DB-API docs model example uses URLField for email adress) closed by
- fixed: (In [5783]) Fixed #5037 -- Fixed use of wrong field type in a db-api …
- 00:52 Changeset [9a54c8f2]attic/queryset-refactorsoc2009/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 #5037 -- Fixed use of wrong field type in a db-api docs example, …
- 00:41 Changeset [cdbd5751]attic/queryset-refactorsoc2009/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 #4228 -- Removed hardcoding of
RadioFieldRenderer
in the … - 00:41 Ticket #4228 (RadioSelect widget) closed by
-
fixed: (In [5782]) Fixed #4228 -- Removed hardcoding of
RadioFieldRenderer
… - 00:15 Ticket #5035 (Group documentation missing?) closed by
- invalid: See [http://www.djangoproject.com/documentation/authentication/#groups …
- 00:11 Ticket #5037 (DB-API docs model example uses URLField for email adress) created by
- The example models in the DB API documentation include this: […] …
- 00:10 Ticket #5036 (wrong typefield for email field in models.py) created by
- class Author(models.Model): name = models.CharField(maxlength=50) …
07/31/2007:
- 23:05 Ticket #5035 (Group documentation missing?) created by
- There does not appear to be any documentation on how to create groups, …
- 21:09 Ticket #5034 (request.urlconf does not get used in URL template tag) created by
- When you override the ROOT_URLCONF in a middleware by setting …
- 21:07 DjangoResources edited by
- Adding django-lifestream (diff)
- 20:43 Ticket #5033 (Dynamic initial values for MultipleChoiceFields in newforms) created by
- The newforms documentation specifies that forms can be pre-populated …
- 16:05 Ticket #5032 (newforms-admin: missing labels in admin for all translated fields ...) closed by
- duplicate: Dupe of http://code.djangoproject.com/ticket/4958
- 16:01 Ticket #5032 (newforms-admin: missing labels in admin for all translated fields ...) created by
- You could see this bug on user-editing page: field labels are missing …
- 15:18 GeoDjango edited by
- Changed the page's title not to link to itself (diff)
- 15:14 GeoDjango edited by
- Added a main headline for the page, and changed the other titles to be … (diff)
- 14:42 DevelopersForHire edited by
- just adding my url to my name - must've forgotten that before (diff)
- 14:36 Ticket #5031 (Replace Try/except block with pop method with default) created by
- Replace try/except block around pop call with a pop which provides a …
- 14:13 DevelopersForHire edited by
- (diff)
- 14:03 Ticket #5030 (Remove COUNT(*) aggregate from model.save() when determining whether ...) created by
- Currently, the save method of the Model object uses an aggregate …
- 13:44 DjangoPoweredSites edited by
- (diff)
- 12:35 SchemaEvolutionDocumentation edited by
- (diff)
- 12:02 SchemaEvolutionDocumentation edited by
- (diff)
- 11:30 SchemaEvolution edited by
- (diff)
- 11:28 SchemaEvolutionDocumentation created by
- 10:27 Ticket #5029 (newforms FileField special file naming requirements) created by
- Would be nice if the FileField allowed files to be saved based on …
- 10:22 Ticket #4959 (Template for loop docs suggest missing tuple unpacking feature) closed by
- invalid: If you're using Django 0.96, then use the 0.96 docs: …
- 10:16 Ticket #4959 (Template for loop docs suggest missing tuple unpacking feature) reopened by
- 07:28 DjangoPoweredSites edited by
- added my blog - foozia blog (diff)
- 03:54 Ticket #5028 (unicode: str(s) can fail if s is an AssertionError) created by
- Here is a small patch to fall back to repr() if str() fails. …
- 01:25 Ticket #5027 (cannot initial the selectdatewidget value in newforms) closed by
- invalid: can you double check this? I'm unable to recreate it: […] What …
- 01:05 Ticket #5026 (cannot use initial of newforms for selectdatewidget's value) closed by
- duplicate: Dupe of #5027
- 01:00 Ticket #5027 (cannot initial the selectdatewidget value in newforms) created by
- cannot initial the selectdatewidget value in newforms: […] the …
- 00:46 Ticket #5026 (cannot use initial of newforms for selectdatewidget's value) created by
- cannot initial the selectdatewidget value in newforms: class …
- 00:43 Ticket #5025 (Add a "truncate" template filter) created by
- A truncate filter seems to tie in nicely with the truncatewords and …
- 00:25 Ticket #5024 ("Passwd" is invalid option in MySQL option file; must use "Password") created by
- I followed the instructions in the tutorial and at …
07/30/2007:
- 23:50 Ticket #5023 (Tighten security around generic views) created by
- Forms with edit_inline fields include the PK in hidden inputs. …
- 22:42 Ticket #5022 (Proposed middleware: SubdomainURLsMiddleware) created by
- I'm developing an application and want to support subdomains. What I …
- 17:44 Ticket #5021 ('cleaned_data' should be 'clean_data' in newforms documentation) closed by
- worksforme: No it shouldn't. You should be looking at the 0.96 documentation.
- 16:56 DjangoPoweredSites edited by
- Added Splash Of Wine (diff)
- 16:52 Ticket #4652 (URLField controls the text even if verify_exists and required are False) closed by
-
invalid: The
clean_*
methods are called after the field's own clean method so … - 16:52 DjangoPoweredSites edited by
- Added bethabracha.co.uk. (diff)
- 16:42 Ticket #5021 ('cleaned_data' should be 'clean_data' in newforms documentation) created by
- In the [http://www.djangoproject.com/documentation/newforms/ newforms …
- 14:45 Ticket #5020 (select_related() implicit joins) created by
- Add support for implicitly selecting fields to join with. e.g. …
- 14:40 Ticket #5019 (relative links broken at the e.g. admin/auth/user/1/password page) created by
- In the change password page in the admin interface (the one you get to …
- 14:38 Ticket #5018 (Add SQL_DEBUG option that shows SQL queries being executed) closed by
- wontfix: Instead of yet another setting, I'd like a cleaner solution to the …
- 13:58 Ticket #5018 (Add SQL_DEBUG option that shows SQL queries being executed) created by
- This should be self-explanatory […]
- 12:25 Changeset [f27774e]attic/queryset-refactorsoc2009/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 call to
ugettext
, which is imported as_
. Changed raise to … - 12:19 Ticket #5017 (small translation fix (German)) created by
- 10:21 AJAX edited by
- (diff)
- 10:21 AJAX edited by
- (diff)
- 07:13 Ticket #4733 (Allowing blank inserts in models.Charfield) closed by
- invalid: marked as invalid until the requested info is provided.
- 06:52 Ticket #4836 (User template-tag behavior inconsistent between apache2 mod_python and ...) closed by
- invalid: marked as invalid until someone can confirm this w.r.t Graham's …
- 06:45 Ticket #2829 (I can't clear what looks like a Model-level DB cache) closed by
- invalid: Hmm... I can't replicate this. I'm running OSX, MySQL 5.0.45. Here's …
- 06:28 Ticket #2488 (get_for_model building bad SQL) closed by
- invalid: I'm unable to replicate that as of 5776 - can someone reopen this if …
- 06:20 Ticket #5007 (Data truncated for column 'message' at row 1) closed by
- duplicate: Paolo, what version of Django are you using? these things should all …
- 06:19 Ticket #4173 (attribute selection for QuerySets) closed by
- invalid: This feature already exists as values(). If you have a specific …
- 06:19 Ticket #3630 (Newforms clean_data causes encoding issue with database) closed by
- invalid: This should be fixed since after the unicode merge - can someone …
- 06:14 Ticket #5001 (Log queries to stdout) closed by
- wontfix: This has come up a few times, and has been decided against before. …
- 06:10 Ticket #5005 (Integration with mod_wsgi should be documented.) closed by
- fixed: I've added this to the ServerArrangements page.
- 06:09 ServerArrangements edited by
- Rearranged and added subheadings (diff)
- 05:58 ServerArrangements edited by
- removing toofpy link since it's dead. (diff)
- 05:58 ProfilingDjango edited by
- Showing an alternative profiling approach using WSGI and wsgiref (diff)
- 05:52 Ticket #5010 (non latin characters in django.core.mail don't work due to ...) closed by
- duplicate: What version of django are you using? I thought this was fixed in [5143]?
- 05:49 Ticket #5008 (in mysql backend the test for MySQLdb version fail) closed by
- duplicate: Are you on Fedora? This looks to be a duplicate of #4743
- 04:16 DjangoPoweredSites edited by
- (diff)
- 04:11 DjangoResources edited by
- (diff)
- 03:53 DjangoPoweredSites edited by
- (diff)
- 02:24 Ticket #5016 (want Code for generating validation codes (in images) for django?) closed by
- invalid: Invalid. Outside the scope of Django. Try …
- 01:55 Ticket #5016 (want Code for generating validation codes (in images) for django?) created by
- Hi, does anyone of you know of some code I can use to generate …
- 00:18 CookBookTemplateFilterBBCode edited by
- Fix quote comment (diff)
- 00:15 CookBookTemplateFilterBBCode edited by
- Comment about [quote] (diff)
Note: See TracTimeline
for information about the timeline view.