Timeline
04/13/2007:
- 19:53 DjangoBrasil edited by
- (diff)
- 19:53 DjangoBrasil edited by
- (diff)
- 19:21 DjangoBrasil edited by
- Adicionado MisterApe à lista de sites (diff)
- 17:59 Ticket #4039 (New forms and the set_language redirect view don't work together) created by
- When using the 'set_language redirect view' along with newforms, where …
- 16:59 DjangoBrasil edited by
- (diff)
- 16:58 DjangoBrasil edited by
- (diff)
- 16:42 DjangoBrasil edited by
- seção de sites adicionada (diff)
- 14:07 DjangoInBrazilianPortuguese edited by
- (diff)
- 14:05 DjangoInBrazilianPortuguese edited by
- (diff)
- 14:04 DjangoInBrazilianPortuguese created by
- Added initial content
- 13:49 Ticket #4038 (django.contrib.webdesign should be mentioned in the template authors ...) created by
- in the …
- 13:32 Ticket #3786 (Misc small documentation fixes/suggestions) reopened by
- Replying to adrian: > (In [5004]) Fixed #3786 -- Fixed …
- 13:14 Ticket #4026 (Tyring to load a JSON dump fails with "Expecting property name") closed by
- worksforme: I am now unable to reproduce this error, leading me to believe it may …
- 12:49 DjangoBrasil edited by
- (diff)
- 12:36 DjangoBrasil edited by
- Created DjangoInBrazilianPortuguese page (diff)
- 10:44 Ticket #4032 (server restart necessary after compile-messages.py) closed by
- worksforme: It's documented already that any change to your Django project …
- 10:39 Ticket #4037 (need from / import) closed by
-
invalid: No, it's correct. The Python standard module
datetime
contains … - 09:48 Ticket #4037 (need from / import) created by
- In the section in tutorial one, import datetime # ... class …
- 08:55 Ticket #4036 (Spanish (es) localflavor) created by
- Hi, I've cerated some spanish localflavour code. The tests are in …
- 08:53 Ticket #4035 (Spanish localflavour) created by
- Hi, I've cerated some spanish localflavour code. The tests are in …
- 08:23 Ticket #4034 (build_documentation.py has been removed but is still mentioned in the ...) created by
- in …
- 07:19 CookBookShortcutsOpenIDAuthentication edited by
- (diff)
- 05:36 Ticket #4033 (broken link to 0.96 db-api) created by
- From page http://www.djangoproject.com/documentation/0.96/tutorial01/ …
- 03:09 DjangoPoweredSites edited by
- (diff)
- 01:09 Ticket #4019 (Use default-value of model-fields as initial-value for newforms-fields) closed by
- duplicate: I put myself on the CC list since this does effect me slightly, but I …
04/12/2007:
- 21:43 Ticket #4032 (server restart necessary after compile-messages.py) created by
- Internationalization: After editing my message (.po) files and …
- 21:16 Ticket #4031 (Translate to a specified language (not necessarily the current session ...) created by
- It would be very nice to be able to translate into any specified …
- 20:41 Ticket #4030 (internationalization - auto translation of LANGUAGES) created by
- Hi When I access LANGUAGES in a template using: {% …
- 20:19 Changeset [73269ec]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 #4029 -- Fixed some broken links and made some links relative in …
- 20:19 Ticket #4029 (bad link on site) closed by
- fixed: (In [5005]) Fixed #4029 -- Fixed some broken links and made some links …
- 20:01 Changeset [e9e728c2]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 #3786 -- Fixed sqlinitialdata references in some docs. Thanks, …
- 20:01 Ticket #3786 (Misc small documentation fixes/suggestions) closed by
- fixed: (In [5004]) Fixed #3786 -- Fixed sqlinitialdata references in some …
- 19:51 Ticket #4029 (bad link on site) created by
- found on http://www.djangoproject.com/documentation/0.96/model-api/ , …
- 19:14 Ticket #1435 ([patch] Add aggregate function support.) closed by
- duplicate: I'm closing this ticket in favour of #3566, which is a duplicate that …
- 18:59 Ticket #4028 (New edit_inline-like option: popup) created by
- It is useful to be able to edit related objects inline. It would be …
- 18:11 Ticket #4027 (Document how to make copies of model instances) created by
- Although it does not seem documented anywhere (but I think, it should, …
- 16:19 Ticket #4024 (Setting required=True in newforms Fields does not result in an change ...) closed by
- duplicate
- 16:07 Ticket #4026 (Tyring to load a JSON dump fails with "Expecting property name") created by
- I started with a fresh database with the following model: …
- 14:04 Ticket #4025 (Add get_FIELD_filename to FileField docs) created by
- get_FIELD_filename is not documented but is very useful.
- 13:33 Ticket #4024 (Setting required=True in newforms Fields does not result in an change ...) created by
- While it's nice to be able to set "required=True" and have it validate …
- 12:24 Ticket #4023 (add a note about "get_foo_display" in template documentation) created by
- There is no mention of the function "get_foo_display" on this page of …
- 12:15 Ticket #4022 (Problem with select fields and foreign keys) created by
- I posted a similar message to this on the django users list a couple …
- 08:59 Ticket #3830 (0.95 to 0.96 upgrade glitch under Mac OS X (10.4.9)) closed by
- fixed: (In [4999]) Fixed #3830 -- Added installation note on removing old …
- 08:59 Changeset [ebfa5b04]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 #3830 -- Added installation note on removing old versions of …
- 08:43 Ticket #4021 ([unicode][patch] initial sql with non-ascii strings not imported) created by
- An SQL file containing utf-8 encoded data looking like this: […] …
- 08:20 DjangoPoweredSites edited by
- (diff)
- 08:01 DjangoPoweredSites edited by
- (diff)
- 08:00 DjangoPoweredSites edited by
- (diff)
- 07:59 DjangoPoweredSites edited by
- (diff)
- 07:58 DjangoPoweredSites edited by
- (diff)
- 07:45 Ticket #4012 ("ProgrammingError: syntax error" when loading (JSON) serialized data) closed by
- duplicate: Yes, the patch to remove colors on sql on #3954 resolved the problem. …
- 07:05 Ticket #4017 (Typo in django sql commands) closed by
- duplicate: Duplicate of #3786 that has a patch attached
- 07:04 Ticket #4016 (stale reference to sqlinitialdata in docs) closed by
- duplicate: Duplicate of #3786 that has a patch attached
- 06:13 Ticket #4020 (USPhoneField, USZipCodeField and USSocialSecurityNumberField should ...) created by
- For a CharField with max_length=30 it is not necessary to set …
- 06:12 Ticket #3956 (Docs on Templates for Template Authors has Typo) closed by
- fixed: (In [4998]) Fixed #3956 -- Minor typo in template docs. Thanks, Nick …
- 06:12 Changeset [49ae689]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 #3956 -- Minor typo in template docs. Thanks, Nick Fishman. …
- 03:47 Ticket #4019 (Use default-value of model-fields as initial-value for newforms-fields) created by
- I think using the default-value of a model-field as the initial value …
- 03:39 Ticket #4018 (Allow callable values as initial for newforms-fields) created by
- Like in the model-fields this can be used to replace LazyDate, see …
- 02:27 Ticket #4017 (Typo in django sql commands) created by
- At http://www.djangoproject.com/documentation/tutorial01/ the line …
- 02:02 Ticket #4016 (stale reference to sqlinitialdata in docs) created by
- sqlinitialdata seems to have been depricated/removed in the …
- 01:07 DjangoPoweredSites edited by
- Added www.wshs-dg.org (diff)
04/11/2007:
- 17:24 SplitSettings edited by
- (diff)
- 16:44 Ticket #4015 (login and logout should update request.user) created by
-
Currently,
django.contrib.auth.login
and … - 15:53 Ticket #4014 (TextField in newforms) closed by
-
wontfix:
Field
objects are responsible for validation, not display. Use … - 15:47 Ticket #4014 (TextField in newforms) created by
- IMHO TextField (textarea) could be an interesting field type however …
- 14:58 Ticket #4013 (bad links on previous versions of tutorial pages) created by
- At the bottom of the first page of the 0.96 tutorial page you have a …
- 13:21 DjangoPoweredSites edited by
- (diff)
- 12:35 Ticket #4012 ("ProgrammingError: syntax error" when loading (JSON) serialized data) created by
- I'm using rev. 4993. My model is: (testproj.testapp) […] Then: …
- 12:07 Ticket #4011 (Bad link) created by
- "Writing your first Django app, part 2" (in …
- 11:51 Ticket #4008 (Database error misreported(?)) closed by
- invalid: Please describe your problem at the django-users mailing list or try …
- 11:50 Ticket #4010 (Updated Italian (it) translations) created by
- Updated It translation to r4995
- 11:28 Ticket #4009 (Model validator does not allow parent fields for Admin list_filter) closed by
- duplicate: Well, the specific root of this problem is that Django does not …
- 10:22 Localization edited by
- added update translations (diff)
- 09:38 Ticket #4009 (Model validator does not allow parent fields for Admin list_filter) created by
- Admin list_filter doesn't seem to recognise fields inherited from a …
- 08:12 Ticket #4008 (Database error misreported(?)) created by
- Changing values in the database caused a previously-functional page …
- 06:45 Ticket #4007 (404 and 500 handlers lack exception parameter) created by
- In Django 0.96, both django.conf.urls.defaults.handler404 and …
- 05:10 Ticket #4006 (Same meaning, different parameters names in newforms.*Field / ...) closed by
- duplicate: max_length vs maxlength is being resolved (e.g. #2101 and …
- 04:54 Ticket #4006 (Same meaning, different parameters names in newforms.*Field / ...) created by
- The same as a tol of developers I use Django DB model and newforms, …
- 04:35 Ticket #4005 (Add "class=<field name>" attribute to generated inputs) created by
- It would be very useful if each generated input was marked - what kind …
- 04:27 Ticket #4004 (Need a newforms.FloatField field) created by
- Newforms contains IntegerField for handling sharp numbers, but do not …
- 04:22 Ticket #4003 (Added tooltips (title=) to newforms.widgets.Select) created by
- It is useful to have tooltips in dropdown list. So I created a …
04/10/2007:
- 23:19 Ticket #3010 (Primary keys containing ~ bugs out the Admin) closed by
- worksforme: Sounded like a weird bug. So I tried it out and it worked fine for me. …
- 23:04 DjangoPoweredSites edited by
- Fixed syntax error (diff)
- 23:03 DjangoPoweredSites edited by
- Added some Washington Post / Slate sites that I and others have built … (diff)
- 22:48 Ticket #3545 (filter interface doesn't seem to work) closed by
- worksforme: Needs more info, because I (and I'm sure lots of other people) have …
- 22:46 Ticket #3126 (modpython handler behaves differently when url matches existing file) closed by
- worksforme: If it's working on a newly installed server, then let's put it down to …
- 22:09 Ticket #4002 (Attributes added by extra() aren't visible to filter()) created by
- Attributes added with the extra() method are visible by order_by, but …
- 21:11 Ticket #3984 ([patch] add 'view' as a default permission in django.contrib.auth) reopened by
- even if not used by the admin, i think a 'view' permission would be a …
- 20:54 OlderBackwardsIncompatibleChanges edited by
- fix the broken links. (diff)
- 20:18 Ticket #1576 ([newforms-admin] Incorrect SQL generated for ordering by related models.) reopened by
- I've discovered the same problem with 0.96: […] Attempting to …
- 18:20 Ticket #4001 (newforms save_instance many-to-many fields) created by
-
If the instance already exists in the database,
save_instance
should … - 17:33 Ticket #3866 (it localflavor) reopened by
- I added a couple more fields to localflavor.it: ITFiscalCodeField and …
- 17:00 Ticket #4000 (Documentation incorrectly states that filter arguments should be quoted) created by
- (Found here: …
- 16:54 Ticket #3999 (django-admin.py template dir argument) created by
- It could be useful to be able to specify alternative project/app …
- 16:11 Ticket #3983 (Delaware spelt incorrectly in us_states.py) closed by
- fixed: (In [4993]) Fixed #3983 -- Fixed misspelled Delaware in localflavor …
- 16:11 Changeset [247bed84]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 #3983 -- Fixed misspelled Delaware in localflavor unit tests …
- 15:02 Ticket #3998 (single char wildcard search issue) created by
- I'm trying to implement a search feature in Django where a user can …
- 14:53 DjangoPoweredSites edited by
- updated satchmo link (diff)
- 14:52 DjangoPoweredSites edited by
- (diff)
- 14:49 Ticket #3983 (Delaware spelt incorrectly in us_states.py) reopened by
- Regression tests failing: there is a mispelling at line 196 of …
- 14:43 Ticket #3997 (Missing default value causes exception on save) created by
- Using MySQL I have noticed a common cause for save to fail. Especially …
- 11:47 Ticket #3996 ([unicode][patch] NodeList and smart_str prefer __str__ to __unicode__) created by
- This is tricky one :-) When a template is rendered its NodeList does …
- 11:26 Ticket #3995 (Give the Message model a type (success/failure/generic)) created by
- The message system is just a bit too light for me. Rather than assume …
- 10:34 Ticket #3994 (doctest in projects with models split into seperate files not working) created by
- I've taken over a project with a lot of models and split them into …
- 10:22 GeoDjango edited by
- added more possibilites for collaboration (diff)
- 10:12 GeoDjango edited by
- answered and placed wms question into faq (diff)
- 10:08 Ticket #3993 ([patch] Add convenience methods to SortedDict) created by
- When generating dynamic fields for a newforms form it is convenient to …
- 10:04 DjangoPoweredSites edited by
- (diff)
- 09:50 Ticket #3992 (bad link in old online docs) created by
- http://www.djangoproject.com/documentation/0.96/tutorial01/ shows a …
- 09:50 Ticket #3991 (new admin doesn't manage choices) closed by
- duplicate: This actually relies on #3268. Which will fix this. Marked as duplicate.
- 09:42 Ticket #3984 ([patch] add 'view' as a default permission in django.contrib.auth) closed by
- wontfix: This has come up before, and we've marked it as a "wontfix." The admin …
- 07:52 Ticket #3991 (new admin doesn't manage choices) created by
- Even if choices is specified in the models, the field is displayed …
- 07:50 DjangoPoweredSites edited by
- added "Parazit Fashion Store" to International (diff)
- 07:20 Ticket #3990 (readonly fields for admin) created by
- This patch adds a readonly_fields attribute to the ModelAdmin class. …
- 06:50 Ticket #3989 (Django seems to parse only the addr-spec production of RFC 2822) created by
- The RFC 2822 defines some …
- 06:43 Ticket #3988 (Add Canadian (.ca) localflavor) created by
- Patch to add a module to django.contrib.localflavor for Canada: …
- 05:51 Ticket #3987 (ModelAdmin should allow for overriding of ForeignKey/ManyToMany options) created by
- See discussion in comments.
- 02:50 DjangoPoweredSites edited by
- (diff)
- 02:44 Ticket #3986 (Add Indian Localflavour) created by
- Patch to add a module to django.contrib.localflavor for India: …
- 02:42 Ticket #3985 (send_mail user-defined headers) created by
- How do send_mail, send_mass_mail, etc. permit one to define custom …
- 01:05 Ticket #3984 ([patch] add 'view' as a default permission in django.contrib.auth) created by
- i'd like to see 'view' added to the list of default permissions (add, …
- 00:52 Ticket #3911 (Change wording on documentation overview (get old docs...) to reflect ...) closed by
- duplicate: Fixed with #3795
Note: See TracTimeline
for information about the timeline view.