My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jan 01, 2009
    issue 5 (Templates and media files are not packaged) reported by yatiohi   -   templates, templatetags, and media folders are not present in the packaged version (easy_install django_git)
    templates, templatetags, and media folders are not present in the packaged version (easy_install django_git)

Older

  • Dec 25, 2008
    issue 4 (no base.html :() reported by peterbe   -   Not really an issue but can you provide the base.html you've used when producing the screenshots? I've now set up a django on our git server dedicated to just django_git and I don't want to have to set up my own templates. Besides I like the CSS you've used when you made those screenshots.
    Not really an issue but can you provide the base.html you've used when producing the screenshots? I've now set up a django on our git server dedicated to just django_git and I don't want to have to set up my own templates. Besides I like the CSS you've used when you made those screenshots.
  • Nov 12, 2008
    issue 3 (Could you try integrating this with git-issues? It would be ...) reported by griff.rees   -   Take a look at: http://github.com/jwiegley/git-issues/tree/master It would be really cool if you could make your front-end work a bit like trac. It would make django issue tracking for git really nice: a cli version and a web interface, all of which can be bundled into the same project without installing much else. Anyway, just a thought. Nice work. -griff
    Take a look at: http://github.com/jwiegley/git-issues/tree/master It would be really cool if you could make your front-end work a bit like trac. It would make django issue tracking for git really nice: a cli version and a web interface, all of which can be bundled into the same project without installing much else. Anyway, just a thought. Nice work. -griff
  • Nov 06, 2008
    r20 (change install required formatting) committed by sethtrain   -   change install required formatting
    change install required formatting
  • Nov 06, 2008
    r19 (change setup to use setuptools instead of disutils) committed by sethtrain   -   change setup to use setuptools instead of disutils
    change setup to use setuptools instead of disutils
  • Nov 04, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Nov 04, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Nov 04, 2008
    r16 (update get_repo utility method to handle directories that ar...) committed by sethtrain   -   update get_repo utility method to handle directories that aren't valid git repo directories
    update get_repo utility method to handle directories that aren't valid git repo directories
  • Nov 04, 2008
    issue 2 (Packaging) Status changed by sethtrain   -   Fixed in r15. Also available via pypi (http://pypi.python.org/pypi/django_git/)
    Status: Fixed
    Fixed in r15. Also available via pypi (http://pypi.python.org/pypi/django_git/)
    Status: Fixed
  • Nov 04, 2008
    r15 (add distutil install functionality and installation help fil...) committed by sethtrain   -   add distutil install functionality and installation help file
    add distutil install functionality and installation help file
  • Nov 01, 2008
    issue 2 (Packaging) reported by yatiohi   -   Hello :) Would it be possible to package this application (add a setup.py file) and maybe make it available on pypi? Thanks!
    Hello :) Would it be possible to package this application (add a setup.py file) and maybe make it available on pypi? Thanks!
  • Oct 30, 2008
    r14 (add license and readme) committed by sethtrain   -   add license and readme
    add license and readme
  • Oct 29, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Oct 29, 2008
    r12 (update javascript and add media files to be included in proj...) committed by sethtrain   -   update javascript and add media files to be included in project media directory
    update javascript and add media files to be included in project media directory
  • Oct 29, 2008
    r11 (change template so that if the file was deleted in the commi...) committed by sethtrain   -   change template so that if the file was deleted in the commit a blob isn't available
    change template so that if the file was deleted in the commit a blob isn't available
  • Oct 29, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Oct 29, 2008
    r9 (claen up url structure; add functionality to display blob of...) committed by sethtrain   -   claen up url structure; add functionality to display blob of file
    claen up url structure; add functionality to display blob of file
  • Oct 29, 2008
    issue 1 (Git directories with a '-' break the index view) changed by sethtrain   -   Fixed in r8. Thanks for the patch brunobord.
    Status: Fixed
    Owner: sethtrain
    Fixed in r8. Thanks for the patch brunobord.
    Status: Fixed
    Owner: sethtrain
  • Oct 29, 2008
    r8 (allow "-" in repo names and update urls to accomodate) committed by sethtrain   -   allow "-" in repo names and update urls to accomodate
    allow "-" in repo names and update urls to accomodate
  • Oct 29, 2008
    Screenshots (Screenshots) Wiki page edited by sethtrain
  • Oct 29, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Oct 29, 2008
    InstallInstructions (Install instructions) Wiki page edited by sethtrain
  • Oct 29, 2008
    issue 1 (Git directories with a '-' break the index view) reported by brunobord   -   Point to a REPOS_ROOT with, say: "django-pony" directory. Try to reach the index: Here is the bug: TemplateSyntaxError at / Caught an exception while rendering: Reverse for 'gitme.django-git-repo' with arguments '('django-pony',)' and keyword arguments '{}' not found. You just need to patch `urls.py` file as attached (urls-patch.txt) Regards,
    Point to a REPOS_ROOT with, say: "django-pony" directory. Try to reach the index: Here is the bug: TemplateSyntaxError at / Caught an exception while rendering: Reverse for 'gitme.django-git-repo' with arguments '('django-pony',)' and keyword arguments '{}' not found. You just need to patch `urls.py` file as attached (urls-patch.txt) Regards,
  • Oct 29, 2008
    Screenshots (Screenshots) Wiki page added by sethtrain
  • Oct 29, 2008
    InstallInstructions (Install instructions) Wiki page added by sethtrain
  • Oct 29, 2008
    r2 (initial commit of project files) committed by sethtrain   -   initial commit of project files
    initial commit of project files
  • Oct 28, 2008
    Project django-git created by sethtrain   -   Django application that interfaces with git repositories
    Django application that interfaces with git repositories
 
Hosted by Google Code