|
|
|
@4869
|
[4869]
|
03/30/07 06:49:28 |
utrebec |
[full-history]
svnmerge: merging in revision(s) … |
|
|
|
@4815
|
[4815]
|
03/23/07 19:24:29 |
utrebec |
[full-history]
* Merge from trunk revisions 4733-4812 (with svnmerge) |
|
|
|
@4814
|
[4814]
|
03/23/07 18:57:22 |
utrebec |
[full-history]
* Added a few propreties to templates to display by … |
|
|
|
@4813
|
[4813]
|
03/23/07 18:55:53 |
utrebec |
[full-history]
* Temporarily commented-out a few function calls (preparing … |
|
|
|
@4739
|
[4739]
|
03/15/07 11:16:26 |
utrebec |
[full-history]
Refs #3428 -- Removed 'protocol=0' parameter |
|
|
|
@4738
|
[4738]
|
03/15/07 11:10:20 |
utrebec |
[full-history]
* A little *.pyc clean-up |
|
|
|
@4736
|
[4736]
|
03/15/07 10:59:49 |
utrebec |
[full-history]
* Removed 'signal_name' attribute from signal from … |
|
|
|
@4735
|
[4735]
|
03/15/07 10:51:51 |
utrebec |
[full-history]
* Changed the template to include CHANGE_TYPE |
|
|
|
@4732
|
[4732]
|
03/14/07 22:25:47 |
utrebec |
[full-history]:
Merged revisions 3642-4724 via svnmerge … |
|
|
|
@4730
|
[4730]
|
03/14/07 18:32:28 |
utrebec |
[full-history] - reverting bad merge from trunk |
|
|
|
@4723
|
[4723]
|
03/13/07 20:39:29 |
utrebec |
* Merge from trunk revision 4722 |
|
|
|
@3766
|
[3766]
|
09/17/06 04:19:50 |
utrebec |
[full-history]
* Fixed 'signal_name' error
# Somehow this modification got … |
|
|
|
@3765
|
[3765]
|
09/17/06 04:16:35 |
utrebec |
[full-history]
* Fixed a little logical error with kwargs |
|
|
|
@3641
|
[3641]
|
08/21/06 17:31:45 |
utrebec |
[full-history]
* Trunk merge from [3635] |
|
|
|
@3640
|
[3640]
|
08/21/06 17:30:05 |
utrebec |
[full-history]
* Added a filter for specific ID
* Changed "offset" and … |
|
|
|
@3639
|
[3639]
|
08/21/06 16:41:36 |
utrebec |
[full-history]
* Added some generic-wannabe tables |
|
|
|
@3638
|
[3638]
|
08/21/06 16:40:35 |
utrebec |
[full-history]
* Changed the ChangeLog? functions to correspond to new … |
|
|
|
@3637
|
[3637]
|
08/21/06 16:38:15 |
utrebec |
[full-history]
* Added ChangeLogManager? + objects = ChangeLogManager?() to … |
|
|
|
@3626
|
[3626]
|
08/20/06 16:34:45 |
utrebec |
[full-history]
* Deleted api.py because everything is in models.py |
|
|
|
@3599
|
[3599]
|
08/17/06 13:28:41 |
utrebec |
[full-history]
* Added CHANGE_TYPES choices
* Added "change_type" field
* … |
|
|
|
@3596
|
[3596]
|
08/16/06 07:57:20 |
utrebec |
[full-history]
* Removed save_last_revision()
* signal.pre_delete now uses … |
|
|
|
@3595
|
[3595]
|
08/16/06 07:52:35 |
utrebec |
[full-history]
* Added a "signal_name" argument to "pre_save" and … |
|
|
|
@3588
|
[3588]
|
08/14/06 18:28:23 |
utrebec |
[full-history]
* Added save_last_revision() for when the record is … |
|
|
|
@3580
|
[3580]
|
08/13/06 19:32:07 |
utrebec |
[full-history] Trunk merge from [3577] |
|
|
|
@3579
|
[3579]
|
08/13/06 19:10:10 |
utrebec |
[full-history]
* Added str + changed Admin list_display to use it
* … |
|
|
|
@3519
|
[3519]
|
08/03/06 03:18:24 |
utrebec |
[full-history] Trunk merge from [3517] |
|
|
|
@3515
|
[3515]
|
08/02/06 09:59:08 |
utrebec |
[full-history]
* comment out some testing prints |
|
|
|
@3514
|
[3514]
|
08/02/06 09:56:58 |
utrebec |
[full-history]
* Added some error checking in get_version() and … |
|
|
|
@3453
|
[3453]
|
07/26/06 06:25:11 |
utrebec |
[full-history]
Removed reference to get_all_models() |
|
|
|
@3452
|
[3452]
|
07/26/06 05:52:08 |
utrebec |
[full-history]
* get_all_models() rewrite -> _get_enabled_models()
* … |
|
|
|
@3426
|
[3426]
|
07/22/06 07:11:40 |
utrebec |
[full-history]: Trunk merge from [3421] |
|
|
|
@3425
|
[3425]
|
07/22/06 05:26:26 |
utrebec |
[full-history] Deleted the binary files |
|
|
|
@3424
|
[3424]
|
07/22/06 05:24:27 |
utrebec |
[full-history] Changed templates to correspond ContentType?-ified models.py |
|
|
|
@3423
|
[3423]
|
07/22/06 05:19:05 |
utrebec |
[full-history] list() cleaned up (moved to models.py) |
|
|
|
@3422
|
[3422]
|
07/22/06 05:16:42 |
utrebec |
[full-history]
* ChangeLog? now uses ContentTypes?
* added "commet" field
* … |
|
|
|
@3351
|
[3351]
|
07/14/06 19:17:34 |
utrebec |
First code commit.
Some of it works, some doesn't.
Some of the changes are … |
|
|
|
@3331
|
[3331]
|
07/11/06 09:46:16 |
jacob |
Created full-history for Uros Trebec's SoC project. |
|
copied from django/trunk/django:
|
|
|
|
@3329
|
[3329]
|
07/11/06 09:08:42 |
adrian |
Added get_language_bidi to django.utils.translation.trans_nuill. Refs … |