• Stars
    star
    162
  • Rank 231,628 (Top 5 %)
  • Language
    Python
  • Created over 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A blog app with django-rest-framework and angularjs.

django-angular-blog

A blog app with django-rest-framework and angularjs.

N.B : if you get this error :

"ImportError: Could not import settings 'blog.settings' (Is it on sys.path?): No module named local_setting".

You should copy the local_setting from blog/templates and update with the correct values.

> cp blog/templates/template_local_settings.py blog/blog/local_settings.py

For more details :

[End to end web app with Django-Rest-Framework & AngularJS part1]

[End to end web app with Django-Rest-Framework & AngularJS part2]

[End to end web app with Django-Rest-Framework & AngularJS part3]

[End to end web app with Django-Rest-Framework & AngularJS part4]

More Repositories

1

angular_sudoku

Sudoku game built with angular.js
JavaScript
45
star
2

philo2vec

An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)
Python
35
star
3

vents

Open source connections catalog, integrations, alerting, and notifications library.
Python
31
star
4

data-analysis

data analysis functions
Python
26
star
5

tensorflow-convolution-models

Jupyter Notebook
23
star
6

django-calendar

A simple calendar/events app with django
Python
20
star
7

django-invite-registration

This is a fairly simple invite-only backend for user-registration, designed to make private beta and user signups through invitation as painless as possible.
Python
18
star
8

pages-jaunes-maroc

Python class to query on pages jaunes moroc : pj.ma
Python
10
star
9

django-short-urls

A simple url shortener with django
Python
6
star
10

pandas2sklearn

An integration of pandas dataframes with scikit learn.
Python
6
star
11

crunchbase

Python Crunchbase API wrapper
Python
3
star
12

django-likes

Django likes app based on the django comment app
Python
3
star
13

django-wikis

A simple wiki app.
Python
2
star
14

django-permissions

django permissions app
Python
2
star
15

wikipedia

A library that provides a python interface to query wikipedia
Python
2
star
16

telecontact

A library that provides a python interface to query telecontact
Python
1
star
17

django-subways

A simple subways app with django
JavaScript
1
star
18

plx

Python
1
star
19

googly

Python class to query on Google
Python
1
star
20

polyaxon-events

Kubernetes events monitor and publisher for Polyaxon.
Python
1
star
21

polyaxon-spawner

Polyaxon spawner for spinning experiments on kubernetes clusters.
1
star
22

yahoo_finance

Provides a python interface to yahoo finance to get stock related data
1
star