Timeline
Jul 16, 2010:
- 11:27 PM Ticket #5612 (Core (Other) - Signals for login / logout) updated by
- I'd love to see this as in my app I'm currently wrapping the default …
- 5:33 PM Ticket #13919 (Uncategorized - "Incorrect string value" warning when saving some unicode characters ...) updated by
- In case someone else hits this bug and wants a solution or workaround, …
- 4:33 PM Ticket #13955 (contrib.admin - capitalization of ForeignKey) updated by
-
Description changed
I've reformatted the description of this ticket, in the future you can … - 3:16 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- I've attached a new patch that works on older versions of Python, too. …
- 2:57 PM Ticket #13957 (Uncategorized - auth.User username max_length increased) created by
- So, I'm really happy that the username field basically allows for …
- 12:50 PM Ticket #13956 (Template system - Indefinite args for simpletags and inclusion tags) created by
- This patch lets simple tags and inclusion tags accept *args. For …
- 12:05 PM Ticket #13955 (contrib.admin - capitalization of ForeignKey) created by
- In a Model, […] I've set the name for the capitalization of the …
- 9:55 AM Ticket #13954 (Documentation - Typo in email backend documentation) created by
- Small typo (send vs sent) on svn-trunk. Patch attached.
- 7:45 AM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
-
Patch needs improvement changed
Replying to [email protected]: > Replying to [comment:3 … - 7:07 AM Ticket #13953 (Generic views - Generic CRUD views: support for callable in post_ACTION_redirect) created by
- Hi, the current post_save/delete_redirect mechanism doesn't allow to …
- 5:05 AM Ticket #13952 (Database layer (models, ORM) - r13363 brokes add model in admin for models with inheritance) closed by
- invalid: Marking as invalid. The problem wasn't in django it self. The r13362 …
- 3:57 AM Ticket #13952 (Database layer (models, ORM) - r13363 brokes add model in admin for models with inheritance) updated by
- sorry, it should be in r13362 works everything properly
- 3:55 AM Ticket #13952 (Database layer (models, ORM) - r13363 brokes add model in admin for models with inheritance) updated by
- in r13962 works everything properly
- 3:54 AM Ticket #13952 (Database layer (models, ORM) - r13363 brokes add model in admin for models with inheritance) created by
- Appears for multi-table inheritance during save of new instance from …
- 1:19 AM Ticket #13951 (Contrib apps - Fix a typo in formtools docstring) created by
- # You might think we should just set "self.form_list = len(form_list)" …
Jul 15, 2010:
- 11:56 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
-
Cc changed
Replying to ramiro: > Contrarily to what I understand from … - 9:32 PM Ticket #13950 (contrib.admin - Add "post save" hook to ModelAdmin class) created by
- If a model with a set of related objects is edited in the admin, there …
- 8:10 PM Ticket #13948 (contrib.admin - The sort arrows on the UI for the admin list display are backwards) updated by
- Sounds like a sensible argument to me. Though perhaps the arrow is …
- 8:09 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
- I do not believe this has been fixed. I still (current trunk) see the …
- 8:01 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
- A similar problem happens if someone enters a non-ascii values in a …
- 7:55 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
- This problem appears to be fixed completely by Django 1.2.1. I can no …
- 7:06 PM Ticket #13949 (Documentation - readonly fields can't be modified via cleaned_data in forms) created by
- if you make a model with readonly fields, the value of that field …
- 6:47 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
- #13633 has been closed wontfix, so this problem needs to be solved on …
- 6:47 PM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) closed by
- wontfix: I'd forgotten I'd opened this ticket; it turns out it's not actually …
- 5:51 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- It seems that …
- 5:24 PM Ticket #13765 (Template system - The urlencode filter is actually urlquote and it doesn't accept the ...) updated by
-
Status, Owner, Has patch, Triage Stage changed
Patch added with tests & docs. KyleMac: we can't make it default … - 5:12 PM Ticket #13948 (contrib.admin - The sort arrows on the UI for the admin list display are backwards) created by
- The sort arrows on the column headers of the admin change list view …
- 4:02 PM Ticket #13941 (Database layer (models, ORM) - importing fixtures to postgres fails to set sequences correctly) updated by
-
Status, Owner changed
I've confirmed this as a bug. See also #13821. - 3:05 PM Ticket #13934 (GIS - GeoSQLCompiler.get_default_columns() is missing local_only parameter) updated by
- Attached is a test app (with a test case) that breaks without my …
- 2:55 PM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) updated by
-
Has patch changed
I was bitten by the modelformset widget bug (#13095). My patch changes … - 12:20 PM Ticket #13947 (Uncategorized - No "examples" directory in setup.cfg - problem with rpm generation) created by
- [pytoolkit@hacker django]$ LC_ALL=C TZ=UTC0 diff -Naur setup.cfg_old …
- 11:11 AM DevelopersForHire edited by
- Added myself to the list of Midwest US developers. (diff)
- 10:44 AM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) created by
- Database caching doesn't account for multiple databases. As such, when …
- 9:32 AM Ticket #13945 (Uncategorized - [Enhancement] Better diagnostics when view returns rendered SafeUnicode) created by
- I made the mistake of making a view return SafeUnicode returned by a …
- 9:01 AM Ticket #13941 (Database layer (models, ORM) - importing fixtures to postgres fails to set sequences correctly) updated by
-
Has patch changed
- 8:43 AM Ticket #13944 (*.djangoproject.com - Very long accept-language headers break parser) updated by
- This ticket was raised because of complaints that djangoproject.com …
- 8:41 AM Ticket #13944 (*.djangoproject.com - Very long accept-language headers break parser) updated by
-
Triage Stage changed
- 8:41 AM Ticket #13944 (*.djangoproject.com - Very long accept-language headers break parser) created by
- The parse_accept_language_header() function in …
- 7:45 AM Ticket #13943 (Database layer (models, ORM) - the upload_to attribute does not append MEDIA_URL automaticaly) closed by
-
invalid:
upload_to
is used as described here: … - 7:18 AM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) reopened by
- Replying to ramiro: > Replying to ciupicri: > …
- 7:15 AM Ticket #13943 (Database layer (models, ORM) - the upload_to attribute does not append MEDIA_URL automaticaly) created by
- the upload_to attribute on FileField didn't append MEDIA_URL setting …
- 7:03 AM Ticket #13942 (Forms - ModelChoiceField fix to_field_name fix) created by
- line 989 in …
- 7:00 AM Ticket #13941 (Database layer (models, ORM) - importing fixtures to postgres fails to set sequences correctly) updated by
- More on: …
- 6:58 AM Ticket #13941 (Database layer (models, ORM) - importing fixtures to postgres fails to set sequences correctly) created by
- there seems to be a problem with django postgres backend, when …
- 6:17 AM Ticket #13939 (Documentation - Possible error in tutorial) closed by
- invalid: I'm not sure what you mean by "site folder". The "project folder" in …
- 5:40 AM Ticket #13940 (Database layer (models, ORM) - The ManyToManyField raises IntegrityError when used with postgresql) created by
- Update Django 1.2 has broken my site. Here's the affected model: …
- 12:06 AM Ticket #13939 (Documentation - Possible error in tutorial) created by
- The tutorial tutorial02 says Just one thing to do: We need to tell …
Jul 14, 2010:
- 10:11 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by
-
Status, Owner changed
- 10:08 PM Ticket #13538 (Documentation - Clarifications for http://docs.djangoproject.com/en/dev/topics/db/queries/) updated by
-
Status, Owner changed
- 9:11 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
- So here's the patch, I think that this way it would be more flexible …
- 8:28 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
- OK, I see middleware is not involved in this process, but it's …
- 8:23 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- Replying to ciupicri: > Break compatibility with what? As …
- 8:16 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
- Why not create an exception subclass which would be raised in base.py …
- 8:03 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- Replying to ramiro: > Replying to ciupicri: > …
- 8:01 PM NewbieMistakes edited by
- (diff)
- 5:52 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) closed by
- invalid: Replying to ciupicri: > Replying to ramiro: > …
- 4:21 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- Replying to ramiro: > Replying to ciupicri: …
- 4:05 PM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by
- Also, my inspiration/base code for that github posting was from …
- 4:00 PM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by
- coderanger convinced me to offer this up on github: …
- 3:53 PM Ticket #13938 (Testing framework - django.test.Client response has wrong request type) created by
-
Currently the
django.test.Client
gives out response objects that has … - 3:44 PM Ticket #13937 (Database layer (models, ORM) - Sub-query (exclude) fails when joining) updated by
- I got my examples mixed up there. pwi_statusname='wtvr' should be …
- 3:43 PM Ticket #13937 (Database layer (models, ORM) - Sub-query (exclude) fails when joining) created by
- I have a suprisingly simple-looking query that fails in 1.2 using …
- 3:16 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by
- Replying to ciupicri: > Steps to reproduce: > > …
- 3:01 PM Ticket #13934 (GIS - GeoSQLCompiler.get_default_columns() is missing local_only parameter) updated by
-
Description changed
Obviously, the code needs to be synced up. However, the existing … - 2:09 PM Ticket #13931 (Documentation - Can't build the documentation under Win/Cygwin) updated by
- Building works fine with Sphinx 0.6.7, so it's a problem with Sphinx …
- 1:35 PM Ticket #13934 (GIS - GeoSQLCompiler.get_default_columns() is missing local_only parameter) updated by
-
Status, Milestone, Owner changed
- 1:18 PM Ticket #13932 (contrib.auth - URL with Hash and login_required) updated by
- Sorry, my previous comment was wrong, because I can't reproduce the …
- 12:27 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) created by
- Steps to reproduce: 1. Run `django-admin makemessages -l ro -e …
- 11:25 AM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) created by
- In the current implementation, QuerySet.dates() cannot span …
- 9:58 AM Ticket #13934 (GIS - GeoSQLCompiler.get_default_columns() is missing local_only parameter) created by
-
If you try to
select_related()
with aGeoManager
, things get … - 8:09 AM Ticket #13932 (contrib.auth - URL with Hash and login_required) updated by
- Sure, your link http://example.com/login/?next=/#profiles/user/edit …
- 8:00 AM Ticket #13933 (Documentation - add ModelBackend inheritence to custom auth backend doc to enable ...) created by
- On …
- 7:46 AM Ticket #8077 (Core (Other) - Add ability to disable signals one a per-object-per-event basis.) updated by
- Has there been any update on this? This gets a +1 from me, but I see …
- 7:00 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
-
Owner changed
- 6:57 AM Ticket #13722 (Internationalization - My Javascript string catalog contains calendar related strings that I ...) updated by
- I understand that, but I explained that these strings are only in the …
- 6:33 AM Ticket #6630 (Forms - Fieldsets for forms) updated by
-
Cc changed
- 6:24 AM Ticket #13824 (Documentation - ModelValidation ignores blank=True) closed by
- duplicate: OK, if you actually want to support no entry in the form but require …
- 5:21 AM Ticket #13932 (contrib.auth - URL with Hash and login_required) created by
- If i try to open any login required site(decorator @login_required()) …
- 2:56 AM Ticket #7018 (Forms - Make ModelForm multiple inheritance possible) updated by
-
Cc changed
- 2:33 AM Ticket #13931 (Documentation - Can't build the documentation under Win/Cygwin) updated by
- 1.0b2 was the version comming via pip/easy_install. I'll retry with …
- 2:00 AM Ticket #13824 (Documentation - ModelValidation ignores blank=True) reopened by
- Further, uid_id may never be NULL due to django policies.
Jul 13, 2010:
- 7:10 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by
-
I think using
pwd
is an unnecessary complication here. Better to … - 4:59 PM Ticket #13632 (Documentation - lack of builtin range checking of id fields) updated by
- I'm not sure this is a won't fix. It doesn't seem reasonable to …
- 2:01 PM Ticket #13931 (Documentation - Can't build the documentation under Win/Cygwin) closed by
- invalid: Yo seem to be using non released versions of Sphinx (1.0b2) and …
- 1:50 PM Ticket #13931 (Documentation - Can't build the documentation under Win/Cygwin) updated by
-
Description changed
Re-formatted, please use WikiFormatting and thePreview
button … - 1:47 PM Ticket #11240 (Internationalization - Compilemessages fails if a % character is at certain places in the .po file) updated by
- For me that outputs "findme 10%%" and not "findme 10%" so that doesn't …
- 1:41 PM Ticket #13931 (Documentation - Can't build the documentation under Win/Cygwin) created by
- Hi, I tried to build the docs (fresh SVN checkout as well as 1.1 and …
- 10:31 AM Ticket #7833 (contrib.auth - UserCreationForm doesn't handle the case where password1 is not set) reopened by
-
I think
clean_password2
is still broken inUserCreationForm
. … - 10:11 AM Ticket #13928 (contrib.admin - Admin login should no longer give an error on '@' character (email ...) updated by
- I do not understand how these checks are preventing logging in -- they …
- 10:06 AM Ticket #13930 (Core (Serialization) - Serialize PKs using the natural key) created by
- Django uses natural keys only to serialize FKs and M2M fields. …
- 10:03 AM Ticket #8342 (contrib.admin - The admin wrongly assumes you can't login with your email) updated by
-
Patch needs improvement changed
See #13928 and note that same code/message is currently present in at … - 9:57 AM Ticket #8342 (contrib.admin - The admin wrongly assumes you can't login with your email) reopened by
- Actually this needs to be fixed, since r12634 has changed the rules …
- 9:45 AM Ticket #13925 (Uncategorized - models.py DateTime field formatting) closed by
- invalid: Please post "How do I?" questions to django-users mailing list or …
- 6:47 AM Ticket #10829 (Database layer (models, ORM) - QuerySet.delete() attempts to delete unmanaged models.) updated by
- Yet another dirty solution... =) […]
- 3:40 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by
- Ticket Summary: [8132] added a line to set_attributes_from_rel in …
- 2:00 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by
- During my testing, I've not actually managed to get to …
- 1:58 AM Ticket #13929 (Uncategorized - ModelForm save in version 1.2.1 not backward compatible due to ...) closed by
- invalid: The fact that you can break a ModelForm by overriding undocumented …
- 1:45 AM Ticket #13928 (contrib.admin - Admin login should no longer give an error on '@' character (email ...) closed by
- duplicate: Duplicates #7591 and #8342.
- 1:13 AM Ticket #13929 (Uncategorized - ModelForm save in version 1.2.1 not backward compatible due to ...) updated by
-
Summary changed
Changing the Summary to make more sense - 1:12 AM Ticket #13929 (Uncategorized - ModelForm save in version 1.2.1 not backward compatible due to ...) created by
- I feel like the model validation code has not left a path that allows …
Note:
See TracTimeline
for information about the timeline view.