Timeline
07/05/2008:
- 23:08 Ticket #7061 (i18n docs contradict actual RequestContext behavior) closed by
- fixed: (In [7842]) Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. …
- 23:08 Changeset [c7168648]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 #7061 -- Fixed a small inaccuracy in the i18n docs. Thanks …
- 23:01 Ticket #6865 (Information to be added on "Site matching query does not exist." error ...) closed by
-
invalid: If
django.contrib.sites
is inINSTALLED_APPS
and you've run … - 22:57 Ticket #6832 (Add description and usage note about decorators in URLconf to the url ...) closed by
- invalid: I'm not sure we really should document this; the fact that decorators …
- 22:50 Ticket #7060 (Fix race condition in tutorial vote() view) closed by
- invalid: Since the focus of the tutorial is to introduce the basics of Django's …
- 22:45 Ticket #7288 (Create either a tutorial or helper module to wire up serialized django ...) closed by
- wontfix: This is outside the scope of Django and of Django's official …
- 22:38 Ticket #7424 (Near mentions of TEMPLATE_DIRS absolute path, include tip dynamic ...) closed by
- wontfix: Listing everything you might do in this setting (which is the road …
- 22:36 Ticket #7442 (docs about decoupling urls doesn't decouple all the way) closed by
- wontfix: One can argue endlessly about when a piece of code is or is not …
- 22:33 Ticket #7587 (Find out where the default admin/base_site.html is on your system ...) closed by
- worksforme: The install docs already mention how to find out where your …
- 22:24 Ticket #4224 (First attempt at inter-app dependency tracking) closed by
- wontfix: I don't think this is solving any particular problem we have at the …
- 21:49 Ticket #5052 (Backend for DB2 v9 database) closed by
- wontfix: New database backends should be maintained out of tree for a while …
- 21:44 Ticket #2922 ([patch] defining outer joins) closed by
-
fixed: Given what's possible with the
Query
class in core now, I don't … - 21:42 Ticket #1746 (Tests involving rollback on MySQL 4.1 should handle failures on ...) closed by
- fixed: MySQL hasn't given transaction-based errors in a long time for the …
- 21:14 Ticket #3644 ([multi-db] duplicate model names within one app don't work) closed by
- wontfix: Multi-db isn't maintained as a branch. Tickets against it aren't ever …
- 21:13 Ticket #3885 ([multi-db] bug in relating models across different db's) closed by
- wontfix: Since multidb is unsupported as a branch, it's not really worth having …
- 21:09 Ticket #2434 ([patch] KeyError encountered when edit_inline objects using default ...) closed by
- wontfix: Since add- and change-manipulators are deprecated and slated for …
- 18:01 Ticket #7639 (Locmem is not multiprocess nor threadsafe) created by
- Documentation says that this cache backend is safe in multiprocess …
- 17:10 Ticket #7619 (GIS/GoogleMaps: Support for point geometries in map creation) closed by
- fixed: (In [7841]) gis: Fixed #7619. Added support Google Maps markers …
- 16:10 SprintEuroPython2008 edited by
- (diff)
- 14:47 Ticket #7638 (Small typo in docs/upload_handling.txt) created by
- In den code example after the first part of the API documentation, the …
- 13:11 VersionOneFeatures edited by
- Updated GeoDjango tickets. (diff)
- 13:07 Ticket #7637 (Allow Oracle database parameters to specify input size.) created by
-
Currently, the Oracle backend sets the input size to
NCLOB
for … - 12:29 Ticket #7636 (Transaction logic with sqlite3 and seems to be broken.) closed by
- duplicate: Duplicate of #7411.
- 11:59 Ticket #7579 (Saving into SRID=-1 field causes st_transform error) closed by
- fixed: (In [7840]) gis: Fixed #7579; no longer attempt to transform input …
- 10:41 Ticket #7636 (Transaction logic with sqlite3 and seems to be broken.) created by
- Here is an example from the python manage.py shell: […] Although …
- 07:53 SprintEuroPython2008 edited by
- (diff)
07/04/2008:
- 23:27 Ticket #7633 (Feature request: Admin-configurable settings interface) closed by
- wontfix: This should actually be closed; the idea's come up before and, I'm …
- 21:34 Ticket #7626 (newforms docs: FileField used instead of ImageField) closed by
- fixed: (In [7838]) Fixed #7626 -- Fixed a typo in the newforms docs.
- 21:34 Changeset [31b61d57]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 #7626 -- Fixed a typo in the newforms docs. git-svn-id: …
- 21:17 Ticket #7635 (File uploads sometimes incorrectly detect an infinite loop.) created by
- just updated my django trunk install and am not getting a …
- 21:14 Changeset [58a6872]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
- Changed a couple of old-style validators to remove some deprecation …
- 21:09 Ticket #7608 (ImageField Validation Fails with Deprecation Warning) closed by
-
worksforme:
DeprecationWarning
isn't an error. It's a warning. It doesn't cause … - 20:55 Ticket #7634 (Using auto_now or auto_now_add should raise a DeprecationWarning) created by
- To my understanding these are both slated for eventual removal in …
- 17:14 Ticket #4165 (Upload Progress Middleware and Integration into the Admin) closed by
- fixed: I'm closing this fixed and marking it as 2070-docs. That is the …
- 16:51 Ticket #7633 (Feature request: Admin-configurable settings interface) created by
- I have a suggestion for Django's included admin framework. …
- 14:26 Ticket #7632 (UploadedFile does not work correctly with forms.ImageField (newforms)) created by
- I tried all the same with "forms.Field" - works well. But there is a …
- 10:33 Ticket #7631 (Model backward inheritance in newforms admin) created by
- […] As you can see we have 2 kinds of documents - DocumentType and …
- 09:52 VersionOneRoadmap edited by
- (diff)
- 09:33 SprintSausalitoJuly2008 edited by
- (diff)
- 05:38 Ticket #7630 (Example for custom widgets in newforms documentation is subtly wrong) created by
- The example given for a custom widget […] will silently override …
- 02:47 SprintSausalitoJuly2008 edited by
- added me to roster (diff)
- 02:38 SprintSausalitoJuly2008 edited by
- Added myself (diff)
- 02:01 SprintSausalitoJuly2008 edited by
- (diff)
- 01:44 BackwardsIncompatibleChanges edited by
- Removed changed from r7773. It's not longer relevant. (diff)
- 01:42 Changeset [6dd2b54]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
- Redo the changes in [7773] in a better way. This removes some of the …
- 01:34 SprintSausalitoJuly2008 edited by
- added name (diff)
- 00:32 SprintEuroPython2008 edited by
- added myself to participants (diff)
07/03/2008:
- 23:55 SprintEuroPython2008 edited by
- (diff)
- 19:51 Ticket #7629 (Login view is cached when caching middleware is turned on) created by
- Same situation as with #7364 was introduced into newforms-branch
- 18:15 Ticket #7620 (Use super(..., cls).__new__ instead of type.__new__ in metaclass ...) closed by
- fixed: (In [7834]) newforms-admin: Fixed #7620 -- Changed a hard-coded call …
- 17:26 Ticket #7628 (syncdb fails in Oracle when orphaned sequences exist) created by
- when syncdb is run against oracle, it creates one table and crashes, …
- 17:04 SprintSausalitoJuly2008 edited by
- (diff)
- 17:02 SprintSausalitoJuly2008 created by
- 16:48 Sprints edited by
- (diff)
- 15:57 Ticket #7627 (DateField raises errors from admin edit form) closed by
- invalid: Disregard this report. I had changed a DateTimeField into a DateField, …
- 15:04 Ticket #7627 (DateField raises errors from admin edit form) created by
- In any model with a DateField, I can create them fine in the newforms …
- 14:25 Sprints edited by
- (diff)
- 14:21 Changeset [3b648713]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 #7407 -- in Oracle, made sure table names are properly quoted …
- 14:21 Ticket #7407 (fails to load fixtures with Oracle 10g when tablenames are too long) closed by
- fixed: (In [7833]) Fixed #7407 -- in Oracle, made sure table names are …
- 14:21 SprintHostingHowto edited by
- (diff)
- 14:14 SprintTemplate edited by
- (diff)
- 14:14 SprintTemplate created by
- 14:05 Ticket #7625 (admin.list_filter should accept methods with boolean property) closed by
- invalid
- 14:02 Changeset [0650bab]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 a test case using extra sql that didnt fit Oracle syntax. …
- 14:02 SprintHostingHowto edited by
- (diff)
- 14:01 SprintHostingHowto created by
- 13:42 Changeset [ee837ad4]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
- Refs #7565. Fixed Oracle sequence resetting on child models. …
- 13:38 Sprints edited by
- (diff)
- 13:33 Sprints created by
- 13:20 Ticket #7626 (newforms docs: FileField used instead of ImageField) created by
- in the newforms docs for ImageField, it says: […] On the last …
- 12:51 Ticket #7625 (admin.list_filter should accept methods with boolean property) created by
- Example: I have a model with a start_time, end_time. And a method …
- 12:47 SprintEuroPython2008 edited by
- (diff)
- 12:16 Ticket #7624 (In non-project settings, syncdb fails when adding a superuser) closed by
- duplicate: Since this is essentially #5943 in another disguise, I'll close it as …
- 11:38 Ticket #7618 (Multiple ForeignKeys to the same model produces wrong SQL statements ...) closed by
- invalid: Closing as invalid because I'm waiting to merge due to the changes …
- 11:24 Ticket #7624 (In non-project settings, syncdb fails when adding a superuser) created by
- I was just creating an initial database sync for a bunch of apps that …
- 10:23 Ticket #7623 (Multi-table inheritance: Add the ability create child instance from ...) created by
- As it exists now, multi-table inheritance does not allow for the …
- 09:35 Ticket #7622 (add default settings module) created by
- add a reasonable default to the django settings importer. some of us …
- 07:43 Ticket #7621 (Use super(..., cls).__new__ instead of type.__new__ in metaclasses ...) created by
- As discussed on django-developers@…, here is a patch …
- 07:28 Ticket #7620 (Use super(..., cls).__new__ instead of type.__new__ in metaclass ...) created by
- As discussed on django-developers@…, here is a patch …
- 05:55 Ticket #7619 (GIS/GoogleMaps: Support for point geometries in map creation) created by
- The automatic creation of Google maps in the GIS branch supports the …
- 05:47 SprintEuroPython2008 edited by
- (diff)
- 05:27 Ticket #7618 (Multiple ForeignKeys to the same model produces wrong SQL statements ...) created by
- After qs-refactoring GeoDjango has the same bug as trunk, ticket:7125. …
- 03:43 Ticket #7617 (ModelFormMetaclass.__new__ is incompatible with metaclass mixins) created by
- I wanted to define a subclass of ModelFormMetaclass that also inherits …
- 01:26 Ticket #7616 (fcgi and socket file permissions) created by
- Following the change in [7800], the default permissions on the socket …
- 01:04 Changeset [1bfe9944]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
-
Corrected typo in
uploadedfile
module. git-svn-id: …
07/02/2008:
- 23:37 Ticket #7615 (FastCGI socket mode dosn't work with NginX with SVN-7828) closed by
- fixed: Yes, thank you for your point out the mistake what I have made, …
- 23:26 SprintEuroPython2008 edited by
- (diff)
- 22:52 Ticket #7606 (Group (and possibly user) permission "Add User" does not work) closed by
- duplicate: Same problem is reported for newforms-admin in #6977. That's where it …
- 20:31 Ticket #7615 (FastCGI socket mode dosn't work with NginX with SVN-7828) created by
- The FastCGI socket mode dosn't work with NginX any more, but the TCP …
- 17:40 Ticket #7614 (There should be only one UploadedFile) created by
- Since #2070 was merged, there have been two UploadedFile classes and …
- 16:46 Ticket #7613 (file_uploads regression test fails when LANG=C) created by
- tests/regressiontests/file_uploads/tests.py (and BuildBot) assumes …
- 16:39 Changeset [aa63190d]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
- Closes #7607, Turkish translation update, thanks Evren Esat Özkan …
- 16:39 Ticket #7607 (Turkish translation for "Password reset on %s") closed by
- fixed: (In [7828]) Closes #7607, Turkish translation update, thanks Evren …
- 16:01 Ticket #7612 (ORM isn't finding Unicode names with special characters with MySQL and ...) closed by
- worksforme: Django's got plenty of regression tests that ensure it works correctly …
- 15:48 Ticket #7604 (Comment system not working on Firefox 3/IE7) closed by
- invalid: The Django Book isn't part of Django; please use the book site's …
- 15:34 Changeset [45404bea]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 a few typos in upload handling docs git-svn-id: …
- 15:32 Ticket #7612 (ORM isn't finding Unicode names with special characters with MySQL and ...) created by
- Django's ORM doesn't seem to be able to select records by a field w/ …
- 15:16 Ticket #7611 (auth app PasswordResetTest requires admin app to be installed) created by
- The tests added in http://code.djangoproject.com/changeset/7808 fail …
- 15:00 Ticket #7610 (Building sphinx documentation fails) created by
- […] Actual sphinx error, saved in log file: […] Discovered in …
- 12:13 VersionOneFeatures edited by
- added myself as lieutenant (diff)
- 12:08 VersionOneRoadmap edited by
- Added a link for the EuroPython sprint (diff)
- 11:59 Changeset [f7903f74]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
- Renamed a field in a test case that was preventing the tests from …
- 11:32 Ticket #7609 (Document that PositiveIntegerField and co have a misleading name) created by
- I find the PositiveIntegerField (and similar firends) name misleading. …
- 11:12 Ticket #7608 (ImageField Validation Fails with Deprecation Warning) created by
- I get the following apache error on trunk revision 7825 when adding …
- 11:04 VersionOneFeatures edited by
- Adding myself as Jython "Lieutenant". Added Jython-related tickets (diff)
- 10:16 Ticket #7607 (Turkish translation for "Password reset on %s") created by
- This string currently untranslated; #: contrib/auth/forms.py:107 #, …
- 09:49 Ticket #7606 (Group (and possibly user) permission "Add User" does not work) created by
- I have a small cluster of users who I wish to be able to create other …
- 09:18 Ticket #7605 (Creating SQLite database instruction should be explicit) created by
- At tutorial01 under "Database setup", it says "DATABASE_NAME — The …
- 08:48 Ticket #7604 (Comment system not working on Firefox 3/IE7) created by
- Hi - I'm unable to use the DjangoBook comment system on FF3 or IE7: …
- 08:34 Ticket #7603 (Add HttpRequest.scheme property) created by
- As it stands, the scheme is located at …
- 08:28 Ticket #7601 (only workable on localhost:8000 by default?) closed by
-
invalid: The
runserver
command has always only started on the local interface … - 08:03 Ticket #7602 (django.views.generic.date_based.archive_(month|day) includes first day ...) created by
- archive_month view uses range when searching for entries, but when …
- 07:59 Ticket #7601 (only workable on localhost:8000 by default?) created by
- I newly updated Django to version 7825, and the problem raised. with …
- 07:34 Ticket #7484 (Per user permissions) closed by
- wontfix: It's already possible to do this using various customisation hooks in …
- 06:27 Ticket #7600 (bug in postresql sequence_reset_sql causes "loaddata" to fail for ...) closed by
- duplicate: Looks like a dupe of #7565, which was fixed in [7789].
- 04:14 Ticket #7600 (bug in postresql sequence_reset_sql causes "loaddata" to fail for ...) created by
- django.db.backends.postgresql.operations.sequence_reset.sql loops over …
- 03:14 BackwardsIncompatibleChanges edited by
- Uploadded to uploaded (diff)
- 02:48 Ticket #7598 (SortedDict keyOrder should really be key_order) closed by
- wontfix: I don't really see that this is worth it. No functionality is …
- 02:05 Ticket #7586 (contenttypes table not created properly) closed by
- invalid: The application name is only the last part of the path mentioned in …
- 00:19 Ticket #7599 (add get_user_permissions method to ModelBackend) created by
- Makes the code more readable and creates a useful method for subclasses.
- 00:05 Changeset [56e1cdc]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 a long and complex line by breaking into a for loop, with the …
- 00:03 Ticket #7598 (SortedDict keyOrder should really be key_order) created by
- I know this is pedantic, but I'm sorry the camelCase just bugs me. So …
- 00:00 Changeset [73dfef87]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
- Added docstring and other minor style fixes. git-svn-id: …
Note: See TracTimeline
for information about the timeline view.